#4662 closed defect (fixed)
BUG: fxscintilla 1.62_1 fails to build on 10.4.2
Reported by: | davedog@… | Owned by: | tristan@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
I was building FreeRide and fxscintilla failed. The error:
Making all in src glibtool --tag=CXX --mode=link g++ -W -Wall -DFOX -g -O2 -o libfxscintilla.la -rpath /opt/local/ lib -version-info 16:0:0 libfxscintilla_la-PlatFOX.lo libfxscintilla_la-ScintillaFOX.lo ../scintilla/src/ libscintilla.la g++ -dynamiclib -single_module -undefined dynamic_lookup -o .libs/libfxscintilla.16.dylib .libs/ libfxscintilla_la-PlatFOX.o .libs/libfxscintilla_la-ScintillaFOX.o -all_load ../scintilla/src/.libs/ libscintilla.a -install_name /opt/local/lib/libfxscintilla.16.dylib -compatibility_version 17 - current_version 17.0 ld: flag: -undefined dynamic_lookup can't be used with MACOSX_DEPLOYMENT_TARGET environment variable set to: 10.1 /usr/bin/libtool: internal link edit command failed make[1]: * [libfxscintilla.la] Error 1 make: * [all-recursive] Error 1
setting
export MACOSX_DEPLOYMENT_TARGET=10.4
before building seemed to fix the problem.
Attachments (1)
Change History (5)
comment:1 Changed 19 years ago by mww@…
Summary: | fxscintilla 1.62_1 fails to build on 10.4.2 → BUG: fxscintilla 1.62_1 fails to build on 10.4.2 |
---|
comment:2 Changed 19 years ago by markd@…
comment:3 Changed 19 years ago by markd@…
(In reply to comment #2)
Created an attachment (id=6703) [edit] Portfile diff to fix error
I commited a version bump and minor patch for errors on darwin 8 after maintainer did not respond. This bug can be closed.
comment:4 Changed 19 years ago by jmpp@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Closing per Mark's request, setting resolution to FIXED.
-jmpp
Attaching a patch that fixes this bug and bumps the version from 1.62 -> 1.63