Ticket #12906 (assigned defect)
gcl package fails to build (reported upstream)
| Reported by: | jwiegley@… | Owned by: | waqar@… |
|---|---|---|---|
| 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
Note: See
TracTickets for help on using
tickets.

