compilation problem

Przemek Żółtowski przemek.zoltowski at emid.net
Mon Oct 7 22:06:20 UTC 2013


hi,

I've got:
gcc version 4.8.1 20130725 (prerelease) (GCC)
libtool (GNU libtool) 2.4.2
bison (GNU Bison) 3.0
flex 2.5.37

and while compiling irrtoolset-5.0.1 I'm getting following error:

libtool: link: ( cd ".libs" && rm -f "libirrtoolset.la" && ln -s "../
libirrtoolset.la" "libirrtoolset.la" )
make[3]: Opuszczenie katalogu `/home/zolty/Downloads/irrtoolset-5.0.1/src'
Making all in peval
make[3]: Wejście do katalogu
`/home/zolty/Downloads/irrtoolset-5.0.1/src/peval'
g++ -DHAVE_CONFIG_H -I. -I../../src     -g -O2  -MT peval.o -MD -MP -MF
.deps/peval.Tpo -c -o peval.o peval.cc
mv -f .deps/peval.Tpo .deps/peval.Po
/bin/sh ../../libtool --tag=CXX   --mode=link g++  -g -O2    -o peval
peval.o ../libirrtoolset.la  -lhistory -lreadline  -lhistory -lreadline
libtool: link: g++ -g -O2 -o peval peval.o  ../.libs/libirrtoolset.a
-lhistory -lreadline
../.libs/libirrtoolset.a(object.o): In function `Object::parse()':
/home/zolty/Downloads/irrtoolset-5.0.1/src/rpsl/object.cc:131: undefined
reference to `rpslparse(void*)'
collect2: error: ld returned 1 exit status
make[3]: *** [peval] Błąd 1
make[3]: Opuszczenie katalogu
`/home/zolty/Downloads/irrtoolset-5.0.1/src/peval'
make[2]: *** [all-recursive] Błąd 1
make[2]: Opuszczenie katalogu `/home/zolty/Downloads/irrtoolset-5.0.1/src'
make[1]: *** [all] Błąd 2
make[1]: Opuszczenie katalogu `/home/zolty/Downloads/irrtoolset-5.0.1/src'
make: *** [all-recursive] Błąd 1

do I need some libs to make it work ? maybe I've got wrong gcc version ?

if u need any more info/compiler logs just let me know

greetings
zolty
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/irrtoolset/attachments/20131008/94e45d7f/attachment.html>


More information about the irrtoolset mailing list