Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 508648 - x11-libs/fltk-1.3.2 make install stage fails
Summary: x11-libs/fltk-1.3.2 make install stage fails
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Mac OSX (show other bugs)
Hardware: All OS X
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-24 21:49 UTC by anguelos.nicolaou
Modified: 2021-01-06 20:16 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
my attempt at patch to correct the error (fltk-1.3.x-r10088.anguelos.patch,451 bytes, patch)
2014-04-24 21:49 UTC, anguelos.nicolaou
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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