pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/41609 (graphics/glu build fails on MacOS X 10.4.11 (PPC))



The following reply was made to PR pkg/41609; it has been noted by GNATS.

From: "John D. Baker" <jdbaker%mylinuxisp.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/41609 (graphics/glu build fails on MacOS X 10.4.11 (PPC))
Date: Tue, 23 Jun 2009 21:38:37 -0500 (CDT)

 OK, workaround.
 
    $ bmake configure
 
 Edit the file:
 
    ${WRKOBJDIR}/graphics/glu/work/Mesa-7.4.2/src/glu/sgi/Makefile
 
 Search for "-export-symbols glu.exports" and replace "glu.exports"
 with "glu.exports.darwin"
 
 The package will then build properly.
 
 Don't know how to make that automagic.  Either some system detection
 error causes the Makefile to be generated improperly, or perhaps the
 "glu.exports.darwin" should be linked/copied to "glu.exports", or ???
 
 -- 
 |/"\ John D. Baker, KN5UKS               NetBSD     Darwin/MacOS X
 |\ / jdbaker[snail]mylinuxisp[flyspeck]com    OpenBSD            FreeBSD
 | X  No HTML/proprietary data in email.   BSD just sits there and works!
 |/ \ GPGkeyID:  D703 4A7E 479F 63F8 D3F4  BD99 9572 8F23 E4AD 1645
 


Home | Main Index | Thread Index | Old Index