[Cpu-users] Compiling Issues
Brought to you by:
matheny
|
From: Caylan V. L. <ca...@cs...> - 2002-06-04 22:14:18
|
Hello,
Anyone know what is happening here?
[root@slurpy cpu-1.3.13]# make
cd . && /bin/sh /usr/local/src/source/cpu-1.3.13/missing --run aclocal
cd . && \
/bin/sh /usr/local/src/source/cpu-1.3.13/missing --run automake --gnu
Makefile
cd . && /bin/sh /usr/local/src/source/cpu-1.3.13/missing --run autoconf
autoconf: Undefined macros:
configure.in:51:AC_FUNC_CHOWN
configure.in:52:AC_FUNC_MALLOC
configure.in:53:AC_FUNC_STAT
WARNING: `autoconf' is missing on your system. You should only need it if
you modified `configure.in'. You might want to install the
`Autoconf' and `GNU m4' packages. Grab them from any GNU
archive site.
/bin/sh ./config.status --recheck
running /bin/sh ./configure --no-create --no-recursion
configure: error: can not find sources in . or ..
make: *** [config.status] Error 1
I have tried:
./configure
./configure --with-ldap=/usr/local/lib
./configure --with-ldap=/usr/local
All to no good compliation,
Thank you very much,
Caylan Van Larson
Unix Administrator - Systems Team Member
University of North Dakota (Aerospace College)
ca...@cs...
701-777-6151 (work)
|