[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Cannot run make -f Smake anymore
From: |
John Darrington |
Subject: |
Re: Cannot run make -f Smake anymore |
Date: |
Sat, 31 Mar 2007 21:05:49 +0800 |
User-agent: |
Mutt/1.5.9i |
And what error do you get now?
Automake/aclocal should now find all packages in
/usr/local/john/src/p/host_tools/share/aclocal
and in
`cat /usr/local/john/src/p/host_tools/share/aclocal/dirlist`
J'
On Sat, Mar 31, 2007 at 08:57:32PM +0800, John McCabe-Dansted wrote:
On 3/31/07, John Darrington <address@hidden> wrote:
>I had similar problems when I installed automake 1.10 --- It seems
>that when you install it under /usr/local, it's not aware of packages
>under /usr
>
>I fixed this problem as follows:
>
> echo /usr/share/aclocal >> /usr/local/share/aclocal/dirlist
Hmm, I did both of the following
echo /usr/share/aclocal >>
/usr/local/john/src/p/host_tools/share/aclocal/dirlist
echo /usr/share/aclocal >>
/usr/local/john/src/p/host_tools/share/aclocal-1.10/dirlist
but it didn't seem to help.
BTW, "aclocal --print-ac-dir" now gives
/usr/local/john/src/p/host_tools/share/aclocal
and the directory listing is:
codeset.m4
dirlist
gettext.m4
glibc21.m4
glibc2.m4
iconv.m4
intdiv0.m4
intldir.m4
intl.m4
intmax.m4
inttypes_h.m4
inttypes-pri.m4
lcmessage.m4
lib-ld.m4
lib-link.m4
lib-prefix.m4
lock.m4
longdouble.m4
longlong.m4
nls.m4
po.m4
printf-posix.m4
progtest.m4
size_max.m4
stdint_h.m4
uintmax_t.m4
ulonglong.m4
visibility.m4
wchar_t.m4
wint_t.m4
xsize.m4
--
John C. McCabe-Dansted
PhD Student
University of Western Australia
_______________________________________________
pspp-dev mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/pspp-dev
--
PGP Public key ID: 1024D/2DE827B3
fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu or any PGP keyserver for public key.
signature.asc
Description: Digital signature
- Cannot run make -f Smake anymore, John McCabe-Dansted, 2007/03/31
- Re: Cannot run make -f Smake anymore, John Darrington, 2007/03/31
- Re: Cannot run make -f Smake anymore, John McCabe-Dansted, 2007/03/31
- Re: Cannot run make -f Smake anymore, John Darrington, 2007/03/31
- Re: Cannot run make -f Smake anymore, John McCabe-Dansted, 2007/03/31
- Re: Cannot run make -f Smake anymore,
John Darrington <=
- Re: Cannot run make -f Smake anymore, John McCabe-Dansted, 2007/03/31
- Re: Cannot run make -f Smake anymore, Ben Pfaff, 2007/03/31
- Re: Cannot run make -f Smake anymore, John Darrington, 2007/03/31
Re: Cannot run make -f Smake anymore, Ben Pfaff, 2007/03/31