Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#13074 closed defect (duplicate)

can't build kCacheGrind with Leopard (the OpenGL bug)

Reported by: jpokotilow@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.5.2
Keywords: Cc:
Port:

Description

I tried to install kCahceGrind with Leopard on a Rev A Intel MacBook pro. It fails with the following:

/bin/sh ../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -O2 -fno-exceptions -fno-check-new -fno-common   -L/opt/local/lib -o kcachegrind -L/usr/X11/lib -L/opt/local/lib/qt3/lib -L/opt/local/lib  -L/opt/local/lib -R /opt/local/lib -R /opt/local/lib/qt3/lib -R /usr/X11/lib -R /opt/local/lib loader.o cachegrindloader.o treemap.o pool.o kwidgetaction.o main.o configuration.o functionselection.o coverage.o partgraph.o toplevel.o stackselection.o stackbrowser.o subcost.o tracedata.o partselection.o configdlg.o utils.o fixcost.o traceitemview.o instrview.o tabview.o sourceview.o callmapview.o callview.o coverageview.o costtypeview.o partview.o listutils.o costtypeitem.o multiview.o callitem.o coverageitem.o sourceitem.o costlistitem.o partlistitem.o functionitem.o instritem.o stackitem.o callgraphview.o functionselectionbase.o stackselectionbase.o partselectionbase.o configdlgbase.o -lkio -lkdeui -lqt-mt  -lz -lpng -lz -lm -lXext -lX11  -lSM -lICE -lpthread

ld: cycle in dylib re-exports with /usr/X11/lib/libGL.dylib
collect2: ld returned 1 exit status
make[2]: *** [kcachegrind] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Change History (3)

comment:1 Changed 16 years ago by afb@…

Summary: can't build kCacheGrind with Leopardcan't build kCacheGrind with Leopard (the OpenGL bug)
ld: cycle in dylib re-exports with /usr/X11/lib/libGL.dylib

comment:2 Changed 16 years ago by afb@…

Resolution: duplicate
Status: newclosed

Same as #13075 (which has more info)

comment:3 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.