[bug] 'environ' undeclared on Mac OS Lion

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[bug] 'environ' undeclared on Mac OS Lion

Yuriy Tymchuk
Issue status update for
http://smalltalk.gnu.org/node/637
Post a follow up:
http://smalltalk.gnu.org/project/comments/add/637

 Project:      GNU Smalltalk
 Version:      <none>
 Component:    Build
 Category:     bug reports
 Priority:     normal
 Assigned to:  Unassigned
 Reported by:  Uko
 Updated by:   Uko
 Status:       active

When I'm making get from git's stable-3.2 branch I get

cint.c: In function 'get_environ':
cint.c:400: error: 'environ' undeclared (first use in this function)
cint.c:400: error: (Each undeclared identifier is reported only once
cint.c:400: error: for each function it appears in.)
make[3]: *** [cint.lo] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Operation system: Mac OS X Lion



_______________________________________________
help-smalltalk mailing list
[hidden email]
https://lists.gnu.org/mailman/listinfo/help-smalltalk
Reply | Threaded
Open this post in threaded view
|

Re: [bug] 'environ' undeclared on Mac OS Lion

Paolo Bonzini-3
Issue status update for
http://smalltalk.gnu.org/project/issue/637
Post a follow up:
http://smalltalk.gnu.org/project/comments/add/637

 Project:      GNU Smalltalk
 Version:      <none>
 Component:    Build
 Category:     bug reports
 Priority:     normal
 Assigned to:  Unassigned
 Reported by:  Uko
 Updated by:   bonzinip
-Status:       active
+Status:       fixed

I committed a patch to fix this.



_______________________________________________
help-smalltalk mailing list
[hidden email]
https://lists.gnu.org/mailman/listinfo/help-smalltalk