Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problem mit xfe
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
hamza abdulhakim
n00b
n00b


Joined: 18 Aug 2007
Posts: 1

PostPosted: Wed Nov 07, 2007 2:35 pm    Post subject: Problem mit xfe Reply with quote

Hallo,

Beim kompilieren von xfe-1.00 erhalte ich folgende Fehlermeldung

Code:

i686-pc-linux-gnu-g++  -O2   -o xfe  icons.o StringList.o File.o FileDict.o FileList.o FileDialog.o DirList.o DirBox.o DialogBox.o MessageBox.o Bookmarks.o HistInputDialog.o InputDialog.o OverwriteBox.o TextWindow.o CommandWindow.o Properties.o Preferences.o FilePanel.o DirPanel.o DirHistBox.o XFileExplorer.o PathLinker.o BrowseInputDialog.o ArchInputDialog.o FontDialog.o main.o  -lpng -lFOX-1.6
main.o: In function `FX::FXDCWindow::drawText(int, int, char const*, unsigned int)':
main.cc:(.text+0x12d3): undefined reference to `XftDrawStringUtf8'
main.cc:(.text+0x1311): undefined reference to `XftDrawString8'
main.o: In function `FX::FXFont::getTextWidth(char const*, unsigned int) const':
main.cc:(.text+0x1399): undefined reference to `XftTextExtentsUtf8'
main.cc:(.text+0x13d5): undefined reference to `XftTextExtents8'
collect2: ld gab 1 als Ende-Status zurück
make[2]: *** [xfe] Fehler 1
make[2]: *** Warte auf noch nicht beendete Prozesse...
make[2]: Leaving directory `/var/tmp/portage/x11-misc/xfe-1.00/work/xfe-1.00/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/var/tmp/portage/x11-misc/xfe-1.00/work/xfe-1.00'
make: *** [all] Fehler 2


Hatt jemand eine Ahnung wo das Problem liegt?
Back to top
View user's profile Send private message
ChrisJumper
Advocate
Advocate


Joined: 12 Mar 2005
Posts: 2390
Location: Germany

PostPosted: Wed Nov 07, 2007 4:58 pm    Post subject: Reply with quote

Quote:
undefined reference to `XftDrawStringUtf8'
main.cc:(.text+0x1311): undefined reference to `XftDrawString8'


Benutzt du utf8? Welche Useflags hast du gesetzt?
Back to top
View user's profile Send private message
Necoro
Veteran
Veteran


Joined: 18 Dec 2005
Posts: 1912
Location: Germany

PostPosted: Wed Nov 07, 2007 8:13 pm    Post subject: Reply with quote

Und welche LDFLAGS benutzt du?
_________________
Inter Deum Et Diabolum Semper Musica Est.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum