View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001362 | libextractor | build system | public | 2008-06-15 05:58 | 2008-06-22 10:08 |
| Reporter | cyberix | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | unable to reproduce |
| Status | closed | Resolution | unable to reproduce | ||
| Product Version | Git master | ||||
| Summary | 0001362: ../../src/main/.libs/libextractor.so: No such file or directory | ||||
| Description | When I try to compile the current svn source code I get the following error... make[4]: Entering directory `/home/cyberix/soft/gn/svn/Extractor/src/main' /bin/bash ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -g -O2 -L/usr/lib -L/usr/lib -o extract extract.o getopt.o getopt1.o ../../src/main/libextractor.la gcc -fno-strict-aliasing -g -O2 -o .libs/extract extract.o getopt.o getopt1.o -L/usr/lib ../../src/main/.libs/libextractor.so -Wl,--rpath -Wl,/home/cyberix/opt/gnunet/usr/local/lib gcc: ../../src/main/.libs/libextractor.so: No such file or directory make[4]: *** [extract] Error 1 make[4]: Leaving directory `/home/cyberix/soft/gn/svn/Extractor/src/main' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/cyberix/soft/gn/svn/Extractor/src/main' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/cyberix/soft/gn/svn/Extractor/src' make[1]: *** [all-recursive] Error 1 | ||||
| Tags | No tags attached. | ||||
|
|
Could you run "make clean" first and then attach the entire output of running "make"? Also, what versions of the various autotools (automake, libtool, autoconf) are you using? |
|
|
Never mind. Now it compiles. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2008-06-15 05:58 | cyberix | New Issue | |
| 2008-06-15 09:28 | Christian Grothoff | Note Added: 0003507 | |
| 2008-06-15 09:28 | Christian Grothoff | Status | new => feedback |
| 2008-06-16 06:08 | cyberix | Note Added: 0003509 | |
| 2008-06-22 10:08 | Christian Grothoff | Reproducibility | always => unable to reproduce |
| 2008-06-22 10:08 | Christian Grothoff | Status | feedback => closed |
| 2008-06-22 10:08 | Christian Grothoff | Resolution | open => unable to reproduce |