Opened 12 years ago

Closed 12 years ago

#32473 closed defect (fixed)

phonon: error: "gluOrtho2D" was not declared in this scope

Reported by: rousseau@… Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc:
Port: phonon

Description (last modified by mf2k (Frank Schima))

I'm trying to install kate and it stops when installing/building phonon.

sudo port install phonon
--->  Computing dependencies for phonon
--->  Building phonon
Error: Target org.macports.build returned: shell command failed (see log for details)

Attachments (2)

phonon.log (33.0 KB) - added by rousseau@… 12 years ago.
log file
main.log (71.2 KB) - added by rousseau@… 12 years ago.
main log

Download all attachments as: .zip

Change History (9)

Changed 12 years ago by rousseau@…

Attachment: phonon.log added

log file

comment:1 Changed 12 years ago by mf2k (Frank Schima)

Description: modified (diff)

comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Summary: Failed to install phononphonon: error: "gluOrtho2D" was not declared in this scope

Please clean and try again and if it fails again attach the complete main.log.

comment:3 in reply to:  2 Changed 12 years ago by rousseau@…

Replying to ryandesign@…:

Please clean and try again and if it fails again attach the complete main.log.

Ok. I did that. Here is the main log.

Changed 12 years ago by rousseau@…

Attachment: main.log added

main log

comment:4 Changed 12 years ago by el.vooft@…

It seems glut header is missing in qt7/backend.h and qt7/videowidget.h If you add them to these files phonon will be compiled correctly.

I'm new in new in mac and macports, should i make a request or smth else for this patch?

comment:5 Changed 12 years ago by jmroot (Joshua Root)

Owner: changed from macports-tickets@… to michaelld@…

comment:6 Changed 12 years ago by michaelld (Michael Dickens)

Please do:

sudo port clean phonon
sudo port selfupdate
sudo port upgrade outdated

and then try to install the new Phonon (4.6.0). It should not have this issue.

comment:7 Changed 12 years ago by michaelld (Michael Dickens)

Resolution: fixed
Status: newclosed

Closing due to lack of response, and that the issue should be fixed in the latest Phonon port.

Note: See TracTickets for help on using tickets.