[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
> ...on makefile.all
> I kept on getting errors like:
>
> mkdir /usr/local/include/allegro
> mkdir: /usr/local/include/allegro: File exists
> make: *** [/usr/local/include/allegro] Error 1
>
> when doing "make install" under OSX, after the lib had been previously
> installed...
Could you find why? The dependencies are there to prevent that from
happening, and this seems to work everywhere except on MacOS X.
> This patch fixes the issue; I'm going to commit it later today if nobody
> denies it.
The patch is not very nice...
--
Eric Botcazou