wxWidgets/libiconv @ loggerheads?
running into some issues with libiconv and a non-prebound library. ld: warning prebinding disabled because dependent library: /opt/local/ lib/libiconv.2.dylib is not prebound ld: Undefined symbols: __ZN10wxListCtrl8SetFocusEv /usr/bin/libtool: internal link edit command failed make: *** [/opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_graphics_wxWidgets-devel/work/wxWidgets-2.8.2-rc1/build/lib/ libwx_macu_gizmos-2.8.0.1.0.dylib] Error 1 Error: The following dependencies failed to build: wxWidgets-devel -- Paul Beard contact info: www.paulbeard.org/paulbeard.vcf pictures: http://www.flickr.com/photos/pdb206/ Are you trying to win an argument or solve a problem? -- Paul Beard contact info: www.paulbeard.org/paulbeard.vcf pictures: http://www.flickr.com/photos/pdb206/ Are you trying to win an argument or solve a problem?
On Mar 9, 2007, at 3:04 PM, Paul Beard wrote:
running into some issues with libiconv and a non-prebound library.
nope, you're not.
ld: warning prebinding disabled because dependent library: /opt/ local/lib/libiconv.2.dylib is not prebound
This is just a warning you can ignore.
ld: Undefined symbols: __ZN10wxListCtrl8SetFocusEv /usr/bin/libtool: internal link edit command failed make: *** [/opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_ dports_graphics_wxWidgets-devel/work/wxWidgets-2.8.2-rc1/build/lib/ libwx_macu_gizmos-2.8.0.1.0.dylib] Error 1
Error: The following dependencies failed to build: wxWidgets-devel
% c++filt _ZN10wxListCtrl8SetFocusEv wxListCtrl::SetFocus() So, it's some other problem with the wxWidgets port. -- Daniel J. Luke +========================================================+ | *---------------- dluke@geeklair.net ----------------* | | *-------------- http://www.geeklair.net -------------* | +========================================================+ | Opinions expressed are mine and do not necessarily | | reflect the opinions of my employer. | +========================================================+
On 9.3.2007, at 22.07, Daniel J. Luke wrote:
On Mar 9, 2007, at 3:04 PM, Paul Beard wrote:
running into some issues with libiconv and a non-prebound library.
nope, you're not.
ld: warning prebinding disabled because dependent library: /opt/ local/lib/libiconv.2.dylib is not prebound
This is just a warning you can ignore.
ld: Undefined symbols: __ZN10wxListCtrl8SetFocusEv /usr/bin/libtool: internal link edit command failed make: *** [/opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate _dports_graphics_wxWidgets-devel/work/wxWidgets-2.8.2-rc1/build/ lib/libwx_macu_gizmos-2.8.0.1.0.dylib] Error 1
Error: The following dependencies failed to build: wxWidgets-devel
% c++filt _ZN10wxListCtrl8SetFocusEv wxListCtrl::SetFocus()
So, it's some other problem with the wxWidgets port. --
Hi, something like this is typically seen, if you have an existing installation of wxWidgets. I usually erase the old completely and do the installation from scratch. HTH, ! ! Jyrki Wahlstedt ! skype:jyrkiwahlstedt ! http://www.wahlstedt.fi/jyrki/ ! ! Our life is no dream; but it ought to become one and perhaps will. ! PGP key ID: 0x139CC386 fingerprint: F355 B46F 026C B8C1 89C0 A780 6366 EFD9 139C C386
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Mar 10, 2007, at 8:48 AM, Jyrki Wahlstedt wrote:
something like this is typically seen, if you have an existing installation of wxWidgets. I usually erase the old completely and do the installation from scratch.
Tried that, it made no difference. I was able to pull source from the wxWidgets repository, use the same configure settings as in the Portfile, and build a clean installation. I guess I can fix up a bogus receipt to satisfy dependencies and see what happens? - -- Paul Beard contact info: www.paulbeard.org/paulbeard.vcf pictures: http://www.flickr.com/photos/pdb206/ Are you trying to win an argument or solve a problem? -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (Darwin) iD8DBQFF/imTfHLPwpj1/JQRAhHoAJ9zaxe3ImpyJk2NLgq6tk4z2gkTggCfV6kt 7HesbmaEkIk0errXrt03EPQ= =8gpB -----END PGP SIGNATURE-----
On 19.3.2007, at 8.11, Paul Beard wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Mar 10, 2007, at 8:48 AM, Jyrki Wahlstedt wrote:
something like this is typically seen, if you have an existing installation of wxWidgets. I usually erase the old completely and do the installation from scratch.
Tried that, it made no difference. I was able to pull source from the wxWidgets repository, use the same configure settings as in the Portfile, and build a clean installation. I guess I can fix up a bogus receipt to satisfy dependencies and see what happens? - -- Paul Beard
Hi, now 2.8.2 final is out (2.8.3 soon), you could try that, though some undefined symbol may pop up even there… ! ! Jyrki Wahlstedt ! skype:jyrkiwahlstedt ! http://www.wahlstedt.fi/jyrki/ ! ! Our life is no dream; but it ought to become one and perhaps will. ! PGP key ID: 0x139CC386 fingerprint: F355 B46F 026C B8C1 89C0 A780 6366 EFD9 139C C386
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Mar 19, 2007, at 11:32 AM, Jyrki Wahlstedt wrote:
now 2.8.2 final is out (2.8.3 soon), you could try that, though some undefined symbol may pop up even there…
Is this building cleanly for others? - -- Paul Beard contact info: www.paulbeard.org/paulbeard.vcf pictures: http://www.flickr.com/photos/pdb206/ Are you trying to win an argument or solve a problem? -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (Darwin) iD8DBQFF/x98fHLPwpj1/JQRAlHLAJ0eXGKMpbhZJcUbUN5PeO+DhnuiqwCdEJsK 10W40/C8ReGWiSuvx2zjh90= =Ld3g -----END PGP SIGNATURE-----
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Mar 19, 2007, at 11:32 AM, Jyrki Wahlstedt wrote:
now 2.8.2 final is out (2.8.3 soon), you could try that, though some undefined symbol may pop up even there…
But if 2.8.3 builds cleanly outside the ports system, what's being done differently in the ported version? It looks like the gizmos stuff in src/contrib is the issue. I'm trying to see if simply commenting that out helps. - -- Paul Beard contact info: www.paulbeard.org/paulbeard.vcf pictures: http://www.flickr.com/photos/pdb206/ Are you trying to win an argument or solve a problem? -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (Darwin) iD8DBQFF/0YvfHLPwpj1/JQRAiP1AJ9A6mVjId8c7YFfH6rlHKwa26LwbQCgvE3m 66oY2Bgtm92SB8qwrdPk6G4= =BBHe -----END PGP SIGNATURE-----
participants (3)
-
Daniel J. Luke
-
Jyrki Wahlstedt
-
Paul Beard