Subject: galeon12 fails to build on 2.0 branch
To: None <tech-pkg@netbsd.org>
From: Simon Burge <simonb@wasabisystems.com>
List: tech-pkg
Date: 09/29/2004 12:23:03
www/galeon12/Makefile has the following fragment in it:

.if !empty(CC_VERSION:Mgcc-3*)
# Workaround for gcc3 build issue
post-buildlink:
    ${CP} ${BUILDLINK_DIR}/bin/cc ${BUILDLINK_DIR}/bin/cc.orig
    ${SED} 's:\(exec \$$cmd\):\1 -lstdc++ -lm:' ${BUILDLINK_DIR}/bin/cc.orig \
                                            > ${BUILDLINK_DIR}/bin/cc
.endif

If I leave this in, the cp fails and the build aborts.  If I remove the
above snippet, then galeon12 builds just fine.  Any ideas on what the
above is trying to do?

This is on i386 2.0 branch, with userland build on September 5.

Simon.
--
Simon Burge                                   <simonb@wasabisystems.com>
NetBSD Development, Support and Service:   http://www.wasabisystems.com/