Nieuws:

Welkom, Gast. Alsjeblieft inloggen of registreren.
Heb je de activerings-mail niet ontvangen?

Auteur Topic: compiling openbox dso error  (gelezen 577 keer)

Offline GoUbuntu

  • Lid
compiling openbox dso error
« Gepost op: 2014/10/12, 11:41:19 »
Ik compile openbox volgens de wiki:
 % ./configure --prefix=/usr --sysconfdir=/etc
    ...configure detects the build evironment...
  % make
    ...openbox builds...
  % sudo make install
    ...openbox installs...

Als ik het  make command uitvoer krijg ik deze error:
Making all in m4
make[1]: Map '/home/matthias/openbox/openbox-3.5.2/m4' wordt binnengegaan
make[1]: Er hoeft niets gedaan te worden voor 'all'.
make[1]: Map '/home/matthias/openbox/openbox-3.5.2/m4' wordt verlaten
Making all in po
make[1]: Map '/home/matthias/openbox/openbox-3.5.2/po' wordt binnengegaan
make[1]: Er hoeft niets gedaan te worden voor 'all'.
make[1]: Map '/home/matthias/openbox/openbox-3.5.2/po' wordt verlaten
make[1]: Map '/home/matthias/openbox/openbox-3.5.2' wordt binnengegaan
  CCLD   openbox/openbox
/usr/bin/ld: openbox/openbox_openbox-client.o: undefined reference to symbol 'XSyncIntToValue'
/usr/lib/i386-linux-gnu/libXext.so.6: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status

make[1]: *** [openbox/openbox] Fout 1
make[1]: Map '/home/matthias/openbox/openbox-3.5.2' wordt verlaten
make: *** [all-recursive] Fout 1






Re: compiling openbox dso error
« Reactie #1 Gepost op: 2014/10/12, 11:53:23 »
Het lijkt er op dat je iets vergeet mee te linken.
Kijk hier eens:
http://stackoverflow.com/questions/8892251/undefined-reference-to-symbol-glulookat

Offline GoUbuntu

  • Lid
Re: compiling openbox dso error
« Reactie #2 Gepost op: 2014/10/15, 11:27:16 »
bump

Re: compiling openbox dso error
« Reactie #3 Gepost op: 2014/10/15, 11:37:21 »
bump

Leuke bump, maar je laat niet weten of je Paul's suggestie wel hebt geprobeerd...