Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 508648

Summary: x11-libs/fltk-1.3.2 make install stage fails
Product: Gentoo/Alt Reporter: anguelos.nicolaou
Component: Mac OSXAssignee: Gentoo Prefix <prefix>
Status: RESOLVED OBSOLETE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: OS X   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: my attempt at patch to correct the error

Description anguelos.nicolaou 2014-04-24 21:49:50 UTC
Created attachment 375640 [details, diff]
my attempt at patch to correct the error

When installing fltk on gentoo/prefix under osx 10.8.5 with apple gcc-4.2 , installation stage of the package fails . I tried to create a patch but the patch had no effect. I  edited manually the files while compiling and the compilation passed.
Attached is my failed attempt at a patch.

The problem seems to be the rm command on a directory instead of a symbolic link
I bypassed the proble by adding -Rf in the Makefile
Comment 1 Fabian Groffen gentoo-dev 2021-01-06 20:16:23 UTC
thanks, I believe this is fixed in current versions of fltk