Date: Mon, 6 Apr 1998 09:50:07 -0300 (EST) From: Gorgonio Araujo <gorgonio@nexos.com.br> To: Jean-Marc Zucconi <jmz@cabri.obs-besancon.fr> Cc: freebsd-questions@FreeBSD.ORG, suporte@nexos.com.br Subject: Re: XFree86 current port Message-ID: <Pine.BSF.3.96.980406094020.1487B-100000@compacto.nexos.com.br> In-Reply-To: <9804021614.AA15532@cabri.obs-besancon.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2 Apr 1998, Jean-Marc Zucconi wrote: > >>>>> Gorgonio Araujo writes: > > > Hello Jean-Marc! > > I'm trying to build XFree86-3.3.2 without success. cc is complaining about > > a rpc/key_prot.h include file while trying to build xdm. I'm using FreeBSD > > 2.2.5-RELEASE, is rpc/key_prot.h a FreeBSD-current file or I missed > > something? > > > Here is the make install output: > > >>> Checksum OK for xc/X332src-1.tgz. > >>> Checksum OK for xc/X332src-2.tgz. > > ===> Extracting for XFree86-3.3.2 > > > gzip: stdin: not in gzip format > > /usr/bin/tar: child returned status 1 > > This is probably the source of the error. Do you have USA_RESIDENT=NO? Sure, in /etc/make.conf. > Can you try again, inserting the following line in the makefile: > EXTRACT_ONLY = X332src-1.tgz X332src-2.tgz > [...] I did with the following not default options: Install xdm config? [YES] NO Install xinit config? [YES] NO Build with Secure RPC? [YES] NO // Since we're using 2.2.5-RELEASE This is, probably the reason of my original problem Do you want to enable KerberosIV support? [YES] NO // Unfortunatelly I couldn't build with KerberosIV support! Add again I'm with touble with XF86Setup compilation: # cc -o XF86Setup -O2 -ansi -pedantic -Dasm=__asm -L../../../../../exports/lib main.o tclmisc.o tclvidmode.o tclcards.o tclother.o tclkbd.o tclx fconf.o xf86Config.o cards.o tclxkbui.o tkother.o -lxkbui -lxkbfile -Wl,-Bstatic -L/usr/local/lib -ltk80 -Wl,-Bdynamic -Wl,-Bstatic -L/usr/local/lib -ltcl80 -Wl,-Bdynamic -lXxf86vm -lXxf86misc -lXaw -lXmu -L../../../../../exports/lib -lXt -lX11 -lXt -lSM -lICE -lXext -lX11 -lm -L/usr/X11R6/lib tkEvent.o: Undefined symbol `_Tk_InternAtom' referenced from text segment tkEvent.o: Undefined symbol `_TkBindEventProc' referenced from text segment tkFont.o: Undefined symbol `_TkGetDisplayOf' referenced from text segment tkFont.o: Undefined symbol `_TkGetDisplayOf' referenced from text segment ... -- Gorgonio Araújo Nexos - http://www.nexos.com.br tel/fax: +55 71 240-7232 -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980406094020.1487B-100000>