[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pan-users] pan0.11.93 compile error
From: |
Matt Whimp & Sarah Kemp |
Subject: |
[Pan-users] pan0.11.93 compile error |
Date: |
Thu, 23 May 2002 12:28:34 +0000 |
I am trying to compile pan 0.11.93. I am using Mandrake 8.2 and gcc3.1.
I am getting the following errors while compiling
gcc -g -O2 -I. -o pan article-actions.o article-find.o
article-filter-ui.o article-toolbar.o articlelist.o auth-spa.o
filter-ui.o filter-current-ui.o filter-edit-ui.o group-action.o
group-store.o group-ui.o grouplist.o gui.o gui-headers.o gui-notebook.o
gui-paned.o message-check-ui.o message-send.o message-window.o nntp.o
newsrc-ui.o pan.o pan-color-picker.o pan-font-picker.o pan-file-entry.o
pan-pixbufs.o prefs.o print.o queue.o save-ui.o server-ui.o smtp.o
sockets.o status-item-view.o task.o task-bodies.o task-body.o
task-save.o task-func-ptr.o task-grouplist.o task-group-count.o
task-headers.o task-manager.o text.o thread-watch.o util.o
dialogs/libdialogs.a rules/librules.a filters/libfilters.a
identities/libidentities.a base/libpanbase.a ../gmime/libgmime.a
-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangox-1.0
-lpangoxft-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
-lxml2 -lz -lm -lgobject-2.0 -lgthread-2.0 -lpthread -lglib-2.0
/usr//bin/../lib/gcc-lib/i586-mandrake-linux-gnu/3.1/../../../libpangox
ft-1.0.so: undefined reference to `FT_Seek_Stream'
/usr//bin/../lib/gcc-lib/i586-mandrake-linux-gnu/3.1/../../../libpangox
ft-1.0.so: undefined reference to `FT_Get_Short'
/usr//bin/../lib/gcc-lib/i586-mandrake-linux-gnu/3.1/../../../libpangox
ft-1.0.so: undefined reference to `FT_Forget_Frame'
/usr//bin/../lib/gcc-lib/i586-mandrake-linux-gnu/3.1/../../../libpangox
ft-1.0.so: undefined reference to `FT_Access_Frame'
/usr//bin/../lib/gcc-lib/i586-mandrake-linux-gnu/3.1/../../../libpangox
ft-1.0.so: undefined reference to `FT_Get_Long'
collect2: ld returned 1 exit status
make[3]: *** [pan] Error 1
make[3]: Leaving directory `/home/matt/appdownloads/pan-0.11.93/pan'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/matt/appdownloads/pan-0.11.93/pan'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/matt/appdownloads/pan-0.11.93'
make: *** [all] Error 2
There appears to be an issue with libpango. I've installed pango-1.0.1
from Mandrake's latest rpms. Anyone know what the issue might be?
Matt
- [Pan-users] pan0.11.93 compile error,
Matt Whimp & Sarah Kemp <=