|
From: Jose' C. <cru...@ce...> - 2004-04-06 17:32:37
|
On Apr 6, 2004, at 7:05 PM, Jonathan Johnson wrote:
>
> 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?
>
Versions of automake-autoconf prior to 1.6 or so doesn't likes
multilevel directories
try upgrading automake
read the INSTALL.fullDist (and suggest changes to it)
Pax et Bonum
# dott. Jose' Cruanyes Aguilar - C.E. Soft srl
# Pzza. Firenze,4 MILANO - XX Settembre 10, CREMONA
# 02,33603122 0372,460602
|