pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/36205: devel/imake Solaris
>Number: 36205
>Category: pkg
>Synopsis: devel/imake Solaris
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Apr 24 14:15:10 +0000 2007
>Originator: Gilles Dauphin
>Release: SunOS 5.10 i86pc
>Organization:
ENST
>Environment:
System: SunOS bi.enst.fr 5.10 Generic_118855-19 i86pc
>Description:
xmkmf is empty
===> Building for imake-1.0.2nb1
/usr/pkg/bin/bmake all-am
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/pkg/include -I/usr/pkg/include
-DCPP_PROGRAM='"/pkg/obj/devel/imake/work/.wrapper/bin/cpp"' -O
-I/usr/pkg/include -MT imake-imake.o -MD -MP -MF ".deps/imake-imake.Tpo" -c -o
imake-imake.o `test -f 'imake.c' || echo './'`imake.c; then mv -f
".deps/imake-imake.Tpo" ".deps/imake-imake.Po"; else rm -f
".deps/imake-imake.Tpo"; exit 1; fi
gcc -O -I/usr/pkg/include -Wl,-R/usr/pkg/lib -o imake imake-imake.o
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/pkg/include -O -I/usr/pkg/include
-MT revpath.o -MD -MP -MF ".deps/revpath.Tpo" -c -o revpath.o revpath.c; then
mv -f ".deps/revpath.Tpo" ".deps/revpath.Po"; else rm -f ".deps/revpath.Tpo";
exit 1; fi
gcc -O -I/usr/pkg/include -Wl,-R/usr/pkg/lib -o revpath revpath.o
/pkg/obj/devel/imake/work/.wrapper/bin/cpp -undef -traditional
-DCONFIGDIRSPEC='"-I/usr/pkg/lib/X11/config"' < ./xmkmf.cpp | sed -e /^\#/d |
sed -e s/XCOMM/\#/ > xmkmf
sed: 1: "/": unterminated regular expression
/bin/sh: #/d: not found
/pkg/obj/devel/imake/work/.wrapper/bin/cpp -undef -traditional -DPREPROC='"gcc
-E"' < ./mdepend.cpp | sed -e /^\#/d | sed -e s/XCOMM/\#/ > ccmakedep
sed: 1: "/": unterminated regular expression
/bin/sh: #/d: not found
>How-To-Repeat:
bmake
>Fix:
USE_TOOLS+= pkg-config makedepend:run gmake
Home |
Main Index |
Thread Index |
Old Index