pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/45287: sysutils/cdrtools fails to detect correct compiler
>Number: 45287
>Category: pkg
>Synopsis: sysutils/cdrtools fails to detect correct compiler
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Aug 24 07:45:00 +0000 2011
>Originator: Jörn Clausen
>Release:
>Organization:
University of Bielefeld
>Environment:
>Description:
sysutils/cdrtools on Solaris 10 with lang/gcc46 fails to detect the correct
compiler:
==> MAKING DIRECTORY "incs/i386-sunos5-cc/Inull"
==> CONFIGURING RULES "incs/i386-sunos5-cc/rules.cnf"
creating cache ./config.cache
checking host system type... i386-pc-solaris2.10
checking if sh is bash... no
checking if /bin/sh is bash... no
checking whether sh -ce is broken... no
checking whether /bin/sh -ce is broken... no
checking whether /bin/bosh is a working shell... no
checking whether /opt/schily/bin/bosh is a working shell... no
checking for object suffix... configure: error: installation or configuration
problem; compiler does not work
The error in config.log is
configure:1018: cc -c -Xa -O -D__SVR4 -DSVR4 conftest.c 1>&5
gcc: error: unrecognized option '-Xa'
But a few other things go wrong, both on Solaris and NetBSD:
RULES/rules.top:43: RULES/ldummy.lnk: No such file or directory
RULES/rules1.top:261: incs/Dnull: No such file or directory
RULES/rules1.top:268: incs/Dcc.i386-netbsd: No such file or directory
RULES/rules.cnf:66: incs/i386-netbsd-cc/Inull: No such file or directory
RULES/rules.cnf:67: incs/i386-netbsd-cc/rules.cnf: No such file or directory
NB that on NetBSD also cc is detected instead of gcc.
>How-To-Repeat:
>Fix:
Home |
Main Index |
Thread Index |
Old Index