Opened 18 years ago

Closed 18 years ago

#5808 closed defect (fixed)

BUG: can't install xglobe (undefined symbols)

Reported by: vincent-opdarw@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc: jberry@…, markd@…
Port:

Description

I get the following error:

[...] g++ -L/opt/local/lib -L/usr/X11R6/lib -o xglobe main.o earthapp.o renderer.o desktopwidget.o sunpos.o moonpos.o markerlist.o random.o stars.o compute.o file.o -lX11 -lqt-mt -lm /usr/bin/ld: warning prebinding disabled because dependent library: /opt/local/lib/libqt-mt.3.dylib is not prebound /usr/bin/ld: Undefined symbols: typeinfo for QPtrCollection typeinfo for QApplication typeinfo for QWidget collect2: ld returned 1 exit status make: * [xglobe] Error 1

Change History (3)

comment:1 Changed 18 years ago by jberry@…

I get this error too. Qt3 was newly installed.

comment:2 Changed 18 years ago by markd@…

Cc: jberry@… markd@… added

xglobe installed fine for me on 10.4.5 using Apple's X11 and Qt 3.3.5_1. I can't figure out how to run it though. My other X11 apps run fine. I start it and it just hangs trying to start up.

comment:3 Changed 18 years ago by markd@…

Resolution: fixed
Status: newclosed

So xglobe compiles fine for me on 10.4.5. Dependency updates probably fixed the compile problem. I had to figure that I had to access the X11 root window to see xglobe so I committed ui_msg's to the port to save people the time of finding this out. Closing bug.

Note: See TracTickets for help on using tickets.