hi i am trying to emerge dev-libs/libprelude-0.9.0_rc11 on my gentoo box, however i get this error:
/bin/sh ../libtool --mode=link gcc -O2 -march=pentium3 -pipe -mfpmath=sse -pthread -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -pthread -o prelude-adduser prelude-adduser.o server.o tls-register.o ../src/libprelude.la -L/usr/lib -lgnutls-extra -lz -L/usr/lib -lopencdk -lgcrypt -lgpg-error -llzo -L/usr/lib -lgnutls -lgcrypt -lgpg-error -lz -lrt mkdir .libs libtool: link: warning: library `/usr/lib/libopencdk.la' was moved. libtool: link: cannot find the library `/var/tmp/portage/opencdk-0.5.5/image//usr/lib/libopencdk.la' make[2]: *** [prelude-adduser] Error 1 make[2]: Leaving directory `/var/tmp/portage/libprelude-0.9.0_rc11/work/libprelude-0.9.0-rc11/prelude-adduser' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/libprelude-0.9.0_rc11/work/libprelude-0.9.0-rc11' make: *** [all] Error 2 i just emerge the same version in another box so i think it is a configuration problem... (maybe the // in the path?) how can i fix it? -- gentoo-user@gentoo.org mailing list