 |
GTK+ Forums Discussion forum for GTK+ and Programming. Ask questions, troubleshoot problems, view and post example code, or express your opinions.
|
|
|
| Author |
Message |
|
|
jagadishjithu
Joined: 24 Feb 2010 Posts: 1
|
Posted: Wed Feb 24, 2010 12:05 pm Post subject: Unable to build Pango(For GTK+) for blackfin |
|
|
Hi,
I am trying to build the Pango 1.26.1 for blackfin board using blackfin toolchain, and I am getting the below error, I am using the latest glib i.e glib 2.22 and while building the Pango I have mentioned the linker flags for glib library and it is pointing to the proper library.
Thanks in advance
CXX main-main.o
CXXLD main
libtool: ignoring unknown tag CXX
main-main.o: In function `main':
/home/jagadish/Linux/Packages/gtk-2.18/pango-1.26.1/pango/opentype/main.cc:44: undefined reference to `g_mapped_file_new'
/home/jagadish/Linux/Packages/gtk-2.18/pango-1.26.1/pango/opentype/main.cc:45: undefined reference to `g_mapped_file_get_contents'
/home/jagadish/Linux/Packages/gtk-2.18/pango-1.26.1/pango/opentype/main.cc:46: undefined reference to `g_mapped_file_get_length'
collect2: ld returned 1 exit status
make[4]: *** [main] Error 1
make[4]: Leaving directory `/home/jagadish/Linux/Packages/gtk-2.18/pango-1.26.1/pango/opentype'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/jagadish/Linux/Packages/gtk-2.18/pango-1.26.1/pango'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/jagadish/Linux/Packages/gtk-2.18/pango-1.26.1/pango'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jagadish/Linux/Packages/gtk-2.18/pango-1.26.1'
make: *** [all] Error 2
Regards
Jagadish :cry: [/code] |
|
| Back to top |
|
 |
|
Powered by phpBB © 2001, 2005 phpBB Group CodeBB 1.0 Beta 2
|