Ticket #12906 (assigned defect)
gcl package fails to build (reported upstream)
| Reported by: | jwiegley@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.5.2 |
| Keywords: | Cc: | sami.losoi@…, sangshuduo@…, and.damore@… | |
| Port: | gcl |
Description
The gcl package will not install. This is on 10.4.10, Intel Core2Duo MacBook Pro. The output I see is:
(cd o; make all)
gcc -c -O2 -no-cpp-precomp -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer -I/usr/local/var/macports/build/_usr_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcl/work/gcl-2.6.7/o -I../h -I../gcl-tk gbc.c
In file included from ../h/../h/protoize.h:464,
from ../h/include.h:70,
from gbc.c:33:
/usr/include/unistd.h:531: error: conflicting types for 'my_sbrk'
../h/config.h:42: error: previous declaration of 'my_sbrk' was here
make[1]: *** [gbc.o] Error 1
make: *** [unixport/saved_pre_gcl] Error 2
Change History
comment:1 Changed 6 years ago by ryandesign@…
- Owner changed from macports-dev@… to waqar@…
- Cc jwiegley@…, waqar@… added
- Milestone set to Port Bugs
comment:5 Changed 4 years ago by toby@…
- Keywords tiger added
- Version 1.5.2 deleted
- Summary changed from gcl package fails to build to gcl package fails to build on Tiger (reported upstream)
comment:6 Changed 3 years ago by jmr@…
- Keywords tiger removed
- Cc sami.losoi@…, sangshuduo@… added; jwiegley@…, waqar@… removed
- Version set to 1.5.2
- Summary changed from gcl package fails to build on Tiger (reported upstream) to gcl package fails to build (reported upstream)
Also reported on Leopard in duplicate #20234.
Note: See
TracTickets for help on using
tickets.

