Opened 10 years ago

Closed 6 years ago

#41644 closed defect (fixed)

root5 @5.34.13: Undefined symbols: ___GLXEW_ARB_multisample (on 10.5 i386)

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: cjones051073 (Chris Jones)
Priority: Normal Milestone:
Component: ports Version:
Keywords: leopard Cc: mattiafrancescomoro@…, mojca (Mojca Miklavec)
Port: root5

Description

On Leopard i386, building root fails with:

:info:build Undefined symbols:
:info:build   "___GLXEW_ARB_multisample", referenced from:
:info:build       ___GLXEW_ARB_multisample$non_lazy_ptr in TGLFormat.o
:info:build ld: symbol(s) not found

Attachments (1)

main.log.bz2 (63.1 KB) - added by ryandesign (Ryan Carsten Schmidt) 10 years ago.

Download all attachments as: .zip

Change History (8)

Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: main.log.bz2 added

comment:1 Changed 10 years ago by cjones051073 (Chris Jones)

Can you test if you can build ROOT outside MacPorts, standalone ? If you do please do so first disabling ROOT own internal checks for fink/MacPorts installation, by passing the option --disable-fink (yes, thats the right one, it does both....).

If that works, then please try with --enable-fink.

We need to first determine if this is an upstream issue, or a MacPorts issue.

comment:2 Changed 10 years ago by mojca (Mojca Miklavec)

There is a similar report at

Citing:

Problem solved. I had libGLEW.dylib from MacPorts, and a variant made for the mac framework, not to work with x11. Changing this with

sudo port install glew +x11

seems to have fixed

I'm not sure if it's exactly the same, but ...

comment:3 Changed 10 years ago by mojca (Mojca Miklavec)

Cc: mojca@… added

Cc Me!

comment:4 Changed 10 years ago by mojca (Mojca Miklavec)

Port: root5 added; root removed
Summary: root @5.34.13: Undefined symbols: ___GLXEW_ARB_multisampleroot5 @5.34.13: Undefined symbols: ___GLXEW_ARB_multisample (on 10.5 i386)
Version: 2.2.1

I changed the title, even though root5 @5.34.13 technically doesn't exist (but I have no confirmation that this is still the problem with the latest version).

comment:5 Changed 10 years ago by mojca (Mojca Miklavec)

Cc: mattiafrancescomoro@… added; jonesc@… removed
Owner: changed from mattiafrancescomoro@… to jonesc@…

comment:6 Changed 6 years ago by cjones051073 (Chris Jones)

closing as now fixed / no longer valid

comment:7 Changed 6 years ago by cjones051073 (Chris Jones)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.