Julian Mayer wrote:
[]
> ---------------------------------------------------------
> Trying to install rep.m4 in
> /sw/src/root-librep-0.14-6/usr/local/share/aclocal;
> if this fails, install it manually in a suitable location
> ---------------------------------------------------------
> /usr/bin/install -c -m 644 ./rep.m4
> /sw/src/root-librep-0.14-6/usr/local/share/aclocal
[]
> mv: rename /sw/src/root-librep-0.14-6/sw/share/aclocal to
> /sw/src/root-librep-dev-0.14-6/sw/share/aclocal: No such file or directory
> ### mv failed, exit code 1
> Failed: installing librep-dev-0.14-6 failed

The configure script got confused: It found some interesting stuff in
your /usr/local, and now it sometimes thinks (wrongly) it should put
things into /usr/local/share/aclocal, and sometimes it thinks
(correctly) that it should put it into /sw/share/aclocal.

Move this evil /usr/local out of the way while you are building fink packages!

-- 
Martin

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to