Synopsis - Issue Tracker

Bug69 Editing

Title could not do ./configure on solaris 9
Created on 2005-04-30.11:35:26 by anonymous, last changed 2005-04-30.13:29:05 by stefan.
assigned to stefan priority immediate
type severity normal
components build system platform Solaris
status closed resolution invalid
depends on superseded by
Add Comment:
File
CC List:? anonymous, stefan

Messages
Author: anonymous Date: 2005-04-30.11:35:26
running build_clib
sh -c make -C build/temp.solaris-2.9-sun4u-2.3/Cxx-API all
Usage : make [ -f makefile ][ -K statefile ]... [ -d ][ -dd ][ -D ][ -DD ]
             [ -e ][ -i ][ -k ][ -n ][ -p ][ -P ][ -q ][ -r ][ -s ][ -S ][ -t ]
             [ -u ][ -w ][ -V ][ target... ][ macro=value... ][ "macro +=value"... ]
make: Fatal error: Unknown option `-C'
error: command 'sh' failed with exit status 1
Author: stefan Date: 2005-04-30.13:29:05
You are apparently not using GNU make, which the
build system currently requires (see the toplevel
README file).
Once you have GNU make installed (which may 
already be there as 'gmake'), you should set the 
'MAKE' environment variable and try again.
History
Date User Action Args
2005-04-30 11:35:27anonymouscreate
2005-04-30 13:29:05stefansetstatus: new
assignedto: (no value)
resolution: (no value)
messages: + msg419
nosy: + stefan