On 19 Jan 2002, Jason 'vanRijn' Kasper wrote:
> 
> blammo, etc.
<snip>
> I'm also releasing bbconf 1.4 tonight.  There are lots of enhancements,
> bug fixes, and neato thingeys in both releases and I'll try to explain a
> little below....
<snippity>
>  - build fixes for FreeBSD--FreeBSD calls qt2's lib libqt2.so, oddly
>     enough.  Also, dlopen() is in libc on FreeBSD, not libdl.so.  So
>     that's fixed also.... Thanks VERY much to Jeff Seely for letting me
>     bug you over and over again to get this right (hopefully)!!!
> [vanRijn]

Thank you very much! It compiled on FreeBSD *almost* without problems.
These are what went wrong in my build:

        - Although it correctly saw that Qt is libqt2.so, it didn't know
          that, on FreeBSD, moc is 'moc2'

        - I had to add --with-extra-includes=/usr/local/include and
          --with-extra-libs=/usr/local/lib to find -lpng and -ljpeg. The
          problem was they weren't added to the Makefile in the correct
          places, so linking always failed.

Other than that, it's still a great program, and I did get it to compile oco
rectly after a bit of hacking.

--gile
-- 
W31... W95... W98... W2000... BOOM! You sunk my Billy ship!

Reply via email to