#24183: xalan-c 1.10 build failure (undefined symbols) with non-default build_arch ------------------------------------+--------------------------------------- Reporter: breaker.dave@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: xalanc ------------------------------------+--------------------------------------- Comment(by breaker.dave@…): Thanks for the quick reply and patch. The patch looks like it is going to works for xalanc but it now looks like xerxec ignored the i386 when I installed it. Is there a patch for xercesc port? ld: warning: in /opt/local/lib/libxerces-c.dylib, file is not of required architecture ld: warning: in ../../../../obj/MsgFileOutputStream.o, file is not of required architecture ld: warning: in ../../../../obj/ICUResHandler.o, file is not of required architecture ld: warning: in ../../../../obj/InMemHandler.o, file is not of required architecture ld: warning: in ../../../../obj/MsgCreator.o, file is not of required architecture ld: warning: in ../../../../obj/NLSHandler.o, file is not of required architecture ld: warning: in ../../../../obj/SAX2Handler.o, file is not of required architecture Undefined symbols: "_main", referenced from: start in crt1.10.6.o ld: symbol(s) not found collect2: ld returned 1 exit status gnumake[3]: *** [../../../../bin/MsgCreator] Error 1 gnumake[2]: *** [../../../bin/MsgCreator] Error 2 gnumake[1]: *** [locale] Error 2 gnumake[1]: *** Waiting for unfinished jobs.... gnumake: *** [all] Error 2 -- Ticket URL: <http://trac.macports.org/ticket/24183#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS