Opened 8 years ago
#396 new defect
Build fails on FreeBSD 10
Reported by: | jad@… | Owned by: | salcock |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | documentation | Version: | |
Keywords: | Cc: |
Description
Using the latest tarball 3.0.18, on FreeBSD 10 just running configure ; make fails like this:
CXXLD libpacketdump.la CC link_0.lo CCLD link_0.la
libtool: link: can not build a shared library libtool: link: See the libtool documentation for more information. libtool: link: Fatal configuration error. * Error code 1
Stop. make[3]: stopped in /usr/home/jad/Downloads/libtrace-3.0.18/libpacketdump
It appears to be necessary to run autoreconf
autoreconf --install --force
and then everything builds.
Note: See
TracTickets for help on using
tickets.