Hello Kelsey,

Friday, September 21, 2001, 10:47:48 AM, you wrote:

KH> On Fri, 21 Sep 2001, Eugene Kuznetsov wrote:

>> Are you talking about 20010831 snapshot or about CVS version? If it's
>> a snapshot, can you check if you aalib.m4 in /usr/share/aclocal
>> directory ( you should remove it if so ).

KH> CVS version as of about 22:00 GMT-8 yesterday.

KH> cx863877-e% ls /usr/share/aclocal/aalib.m4
KH> ls: /usr/share/aclocal/aalib.m4: No such file or directory
KH> cx863877-e% ls /usr/local/share/aclocal/aalib.m4
KH> /usr/local/share/aclocal/aalib.m4

KH> Yeah, so I've only got one copy of the file. Should I delete them both?

You have this error message:

Running aclocal -I /usr/local/share/aclocal ...
aclocal: /usr/local/share/aclocal/aalib.m4: 12: duplicated macro
`AM_PATH_AALIB'

As far as I know, it comes up when you have a macro ( in this case,
AM_PATH_AALIB ) defined in more than one file in directories
/usr/share/aclocal and /usr/local/share/aclocal ( 9 times out of 10,
it's because one has package XXX installed with distribution in /usr,
compiles a new version from source and installs it into /usr/local ).
Your case is different. Can you examine /usr/share/aclocal and
/usr/local/share/aclocal and find out where you have second definition
of AM_PATH_AALIB?

-- 
Best regards,
 Eugene                            mailto:[EMAIL PROTECTED]



_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile

Reply via email to