pkgsrc-Bugs archive

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

pkg/42644: ghostscript Makefile diff for DragonFly x86_64



>Number:         42644
>Category:       pkg
>Synopsis:       ghostscript Makefile diff for DragonFly x86_64
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jan 19 22:35:00 +0000 2010
>Originator:     Ed Berger
>Release:        n/a
>Organization:
I don't have one
>Environment:
DragonFly 2.5.1-Development x86_64
>Description:
Building pkgsrc/print/ghostscript under DragonFly-x86_64 gives error message to 
try compiling with -fPIC option.  I reported this earlier on pkgsrc-users, but 
I guess that wasn't the right place...

Please add to pkgsrc print/ghostscript/Makefile CFLAGS.DragonFly= -fPIC option 
that will allow ghostscript build under dragonfly-x86_64, similar to the other 
64bit platforms...
Here's my diff

64d63
<CFLAGS.DragonFly= -fPIC
>How-To-Repeat:
bmake install in the pkgsrc/print/ghostscript directory on an amd64 or x86_64 
DragonFly system.
>Fix:
Apply diff to Makefile in pkgsrc/print/ghostscript

64d63
<CFLAGS.DragonFly= -fPIC



Home | Main Index | Thread Index | Old Index