View previous topic :: View next topic |
Author |
Message |
mdshaw89 n00b


Joined: 13 Feb 2004 Posts: 16
|
Posted: Tue Nov 28, 2006 6:31 pm Post subject: app-arch/rpm-4.4.6-r3 failed |
|
|
Hello,
I'm trying to install rpm and it is failing. Below is the topmost build error:
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/beecrypt -I../lua/include -I../lua/local -I../misc -march=pentium-m -O2 -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -MT rpmdav.lo -MD -MP -MF .deps/rpmdav.Tpo -c rpmdav.c -fPIC -DPIC -o .libs/rpmdav.o
rpmdav.c:12:22: error: ne_alloc.h: No such file or directory
rpmdav.c:13:21: error: ne_auth.h: No such file or directory
rpmdav.c:14:22: error: ne_basic.h: No such file or directory
rpmdav.c:15:22: error: ne_dates.h: No such file or directory
rpmdav.c:16:22: error: ne_locks.h: No such file or directory
rpmdav.c:24:22: error: ne_props.h: No such file or directory
rpmdav.c:25:24: error: ne_request.h: No such file or directory
rpmdav.c:26:23: error: ne_socket.h: No such file or directory
rpmdav.c:27:23: error: ne_string.h: No such file or directory
rpmdav.c:28:22: error: ne_utils.h: No such file or directory
Any thoughts on this? |
|
Back to top |
|
 |
mdshaw89 n00b


Joined: 13 Feb 2004 Posts: 16
|
Posted: Thu Nov 30, 2006 9:31 pm Post subject: app-arch/rpm-4.4.6-r3 failed[Solved!!!] |
|
|
Was able to solve problem by just re-emerging the neon libs:
emerge -v net-misc/neon[/topic] |
|
Back to top |
|
 |
|