pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/42396: sysutils/dbus does not compile on Solaris with GCC 3



>Number:         42396
>Category:       pkg
>Synopsis:       sysutils/dbus does not compile on Solaris with GCC 3
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Dec 01 12:05:00 +0000 2009
>Originator:     Jörn Clausen
>Release:        
>Organization:
University of Bielefeld
>Environment:
>Description:
Compilation of sysutils/dbus fails on Solaris 10 with lang/gcc34 as compiler 
with

checking size of char... 0
checking size of short... 0
checking size of long... 0
checking size of int... 0
checking size of void *... 0
checking size of long long... 0
checking size of __int64... 0
checking 64-bit integer type... none found
checking 32-bit integer type... configure: error: No 32-bit integer type found
*** Error code 1


In config.log, I notice a lot of

  cc1: error: unrecognized command line option "-Wno-pointer-sign"

which is used first in the test

  checking whether /usr/ccs/bin/ld supports "--gc-sections"

and seems to fail this and all following tests.
>How-To-Repeat:

>Fix:



Home | Main Index | Thread Index | Old Index