Daemon News Ezine BSD News BSD Mall BSD Support Forum BSD Advocacy BSD Updates

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

amended build info



So, apparently I was not understanding the proper way to do autoconf.
The _real_ way you do a build is...

1) get the source & be in the openafs directory
2) `aclocal -I src/cf`
3) `autoconf`
4) `autoheader`
5) `./configure --with-afs-sysname=i386_fbsd_42`
6) `gmake`

aclocal is part of the automake package, available in
/usr/ports/devel/automake.

Thanks to Derrick Brashear.

-- 
Tom Maher

To Unsubscribe: send mail to majordomo@xxxxxxxxxxx
with "unsubscribe freebsd-afs" in the body of the message