|
From: Jonathan J. <jo...@re...> - 2004-04-06 17:05:59
|
On Apr 3, 2004, at 3:12 AM, Jose' Cruanyes wrote:
>
> On Apr 3, 2004, at 10:33 AM, Jose' Cruanyes wrote:
>
>> while trying to reproduce your problem I've had problems because my
>> line endings were Mac, maybe this is your case too
>>
>>
>
> Ooops... the unix archive for Quesa d18 has mac line endings...
Well, that works better, but now I'm getting these errors:
localhost Scripts # sh buildUnix.sh
/home/fishy/quesa_1.6d18/Development/Projects/Unix
/home/fishy/quesa_1.6d18/Development/Projects/Unix/Scripts
automake: configure.in: installing `./install-sh'
automake: configure.in: installing `./mkinstalldirs'
automake: configure.in: installing `./missing'
configure.in: 228: installing `./config.guess'
automake: Makefile.am: not supported: source file `${QUESAAPI}/Quesa.h'
is in subdirectory
automake: Makefile.am: not supported: source file
`${QUESAAPI}/QuesaCamera.h' is in subdirectory
automake: Makefile.am: not supported: source file
`${QUESAAPI}/QuesaController.h' is in subdirectory
automake: Makefile.am: not supported: source file
`${QUESAAPI}/QuesaCustomElements.h' is in subdirectory
automake: Makefile.am: not supported: source file
`${QUESAAPI}/QuesaDrawContext.h' is in subdirectory
automake: Makefile.am: not supported: source file
`${QUESAAPI}/QuesaErrors.h' is in subdirectory
( it continues to list what looks to be every source file )
Any ideas?
Thanks in advance,
Jon
|