Csound Csound-dev Csound-tekno Search About

Re: [Cs-dev] Problem with autoreconf on csound from cvs on MacOS 10.3.7

Date2005-01-31 01:56
Frommatt comeione
SubjectRe: [Cs-dev] Problem with autoreconf on csound from cvs on MacOS 10.3.7
Out of curiosity, i did the following:
cd /usr/bin
sudo mv libtool alibtool
sudo ln -s glibtool libtool
sudo ln -s glibtoolize libtoolize

cd ~/cvs/csound  (new checkout)
autoconf -i
./configure

no problems with autoreconf or configure.  However, the build failed 
with the following:

gcc -DHAVE_CONFIG_H -I. -I. -I.    -DXMGDIR=\"/usr/local/share/csound\" 
-g -O2 -Wall -falign-loops=4 -falign-jumps=4 -ffast-math 
-fomit-frame-pointer -finline-functions -funroll-loops 
-I/usr/local/include -I/usr/local/include/FL/images -c -o 
libcscore_a-natben.o `test -f 'natben.c' || echo './'`natben.c
rm -f libcscore.a
ar cru libcscore.a libcscore_a-cscormai.o libcscore_a-cscorfns.o 
libcscore_a-rdscor.o libcscore_a-memalloc.o libcscore_a-getstring.o 
libcscore_a-natben.o
ranlib libcscore.a
*** Warning: inferring the mode of operation is deprecated.
*** Future versions of Libtool will require -mode=MODE be specified.
ranlib: warning: cannot infer operation mode from `libcscore.a'
ranlib: you must specify a MODE
Try `ranlib --help' for more information.
make[2]: *** [libcscore.a] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1

> I just finished upgrading my autotools last night on OS X (took 6 
> hours!).
> Fink is the best way to go AFAIK.

I've used Fink for custom builds of PHP...  I will give this a shot for 
autoconf tools.

If you could post your configuration files, it would be greatly 
appreciated.  I would like to compare with what the above produced.

Thanks everyone for your help!

---
matt comeione
matt@techniques.com
fms techniques, inc.
http://www.techniques.com



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net