[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-gnunet] Problems compiling libextractor
From: |
robert.k.diehl.1 |
Subject: |
[Help-gnunet] Problems compiling libextractor |
Date: |
Sat, 8 Feb 2003 16:48:20 -0500 (EST) |
I realise this isn't particularly related to GNUnet, but I guess it's
somewhat relevant. I'm new to the project and am trying to check it out,
but am stuck trying to get libextractor to compile.
Here's the error:
make[3]: Entering directory `/home/rob/libextractor-0.2.1/src/main'
source='ltdl.c' object='ltdl.lo' libtool=yes \
depfile='.deps/ltdl.Plo' tmpdepfile='.deps/ltdl.TPlo' \
depmode=gcc /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../../src/include -I../../src/include -DELIBDIR=\"/root/lib\" -g -O2
-c -o ltdl.lo `test -f 'ltdl.c' || echo './'`ltdl.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include
-DELIBDIR=\"/root/lib\" -g -O2 -c ltdl.c -Wp,-MD,.deps/ltdl.TPlo -fPIC
-DPIC -o .libs/ltdl.lo
ltdl.c:95: ltdl.h: No such file or directory
I'm running Xandros Desktop 1.0. I didn't get any errors when running
./configure --prefix=$HOME
Does anyone know what might be causing the compilation error? Thanks in
advance.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Help-gnunet] Problems compiling libextractor,
robert.k.diehl.1 <=