Subject: pkg/37556: lang/guile
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Gilles Dauphin <dauphin@enst.fr>
List: pkgsrc-bugs
Date: 12/17/2007 16:35:01
>Number:         37556
>Category:       pkg
>Synopsis:       lang/guile
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Dec 17 16:35:00 +0000 2007
>Originator:     Gilles Dauphin
>Release:        SunOS 5.10 i86pc
>Organization:
ENST 
>Environment:


System: SunOS bi.enst.fr 5.10 Generic_120012-14 i86pc


>Description:


 gcc -DHAVE_CONFIG_H -I. -I.. -I/pkg/obj/lang/guile/work/.buildlink/include -D_REENTRANT -O 
-Wall -Wmissing-prototypes -MT libguile_la-numbers.lo -MD -MP -MF .deps/libguile_la-numbers.
Tpo -c numbers.c  -fPIC -DPIC -o .libs/libguile_la-numbers.o
numbers.c: In function `scm_log':
numbers.c:6015: error: `_Complex_I' undeclared (first use in this function)
numbers.c:6015: error: (Each undeclared identifier is reported only once
numbers.c:6015: error: for each function it appears in.)
numbers.c: In function `scm_exp':
numbers.c:6081: error: `_Complex_I' undeclared (first use in this function)
gmake[3]: *** [libguile_la-numbers.lo] Error 1
gmake[3]: Leaving directory `/pkg/obj/lang/guile/work/guile-1.8.2/libguile'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/pkg/obj/lang/guile/work/guile-1.8.2/libguile'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/pkg/obj/lang/guile/work/guile-1.8.2'
gmake: *** [all] Error 2
*** Error code 2

Stop.
bmake: stopped in /usr/pkgsrc/lang/guile



>How-To-Repeat:


bmake


>Fix: