#2307 closed defect (worksforme)
On libsdl install, linker complains,
Reported by: | david.serpa@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | leimy@… | |
Port: |
Description
"ld: common symbols not allowed with MH_DYLIB output format with the -multi_module option", and install fails.
This occurred on Mac OS X 10.3.5 with XCode 1.5 installed.
I got around this myself by adding -fno-common to CFLAGS, and then installing as usual.
Change History (2)
comment:1 Changed 20 years ago by olegb@…
comment:2 Changed 20 years ago by david.serpa@…
Resolution: | → worksforme |
---|---|
Status: | new → closed |
I subsequently reinstalled DarwinPorts from scratch, and have not been able to replicate the problem.
Note: See
TracTickets for help on using
tickets.
i just tried libsdl 1.2.7_0 and it installed for me without problems - is your portstree up to date ? could you provide for information (like a full build log)?