ports/x11-toolkits/fox-devel build fails with CURRENT/gcc34.

Henry Kleynhans henry at obsidian.co.za
Mon Aug 30 05:01:51 PDT 2004


Hi all,

The fox-devel port requires the definition of __FreeBSD__, so when 
compiling you _have_ to specify it as part of your command line 
arguments.  The following worked for me:

# cd /usr/ports/x11-toolkits/fox-devel
# CXXFLAGS="-D__FreeBSD__" make install clean
Maybe we can fix this?

Kind regards,

Henry





More information about the Bugs mailing list