Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

can't use automake's Makefiles



I am trying to use automake to create Makefiles for a project I'm porting. However the Makefiles that are created don't work, the problem seems to be that the commands are not being properly interpreted by the shell. The output from make is:
cc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c `test -f capl.c || echo './'`capl.c
cc -g -O2 -o capl cacal.o capl.o -lm
cc: capl.o: No such file or directory
The string enclosed in backquotes is not being interpreted and so the object files is not being created.
I am using automake 1.5 from the fink packages. This package works with automake 1.4 on Solaris 8.
Does anyone know how to fix this problem
Thanks
Martin


Martin Hofmann                           Unix Systems Administrator
email@hidden                    Library Systems Services
Ph: 472-5069                               McPherson Library
_______________________________________________
unix-porting mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/unix-porting
Do not post admin requests to the list. They will be ignored.





Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.