Building git xserver on FreeBSD
Adam K Kirchhoff
adamk at voicenet.com
Tue Jul 22 05:02:36 PDT 2008
FYI, as of commit c3c901cf44cf16bb33c4176494361b429099a372, xserver
won't get past ./autogen.sh on FreeBSD. Here's an excerpt from the
config.log file:
configure:31766: checking for SHA1Init in -lmd
configure:31801: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lmd -lrpcsvc -lm >&5
/var/tmp//ccgPXzf2.o(.text+0x12): In function `main':
/home/adamk/saved/source/xorg/xserver/conftest.c:141: undefined reference to `SHA1Init'
configure:31807: $? = 1
configure: failed program was:
It then proceeds to check for openssl.pc and OPENSSL.pc, neither of which exist. I'm attaching the full gzipped config.log file.
If I go back just one commit, ./autogen.sh works just fine, but the xserver does still fail to build due to other unrelated errors.
Adam
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
More information about the xorg
mailing list