Date: Thu, 16 Sep 2004 09:17:24 +0200 From: Mathias Samuelson <mathias.samuelson@proact.se> To: Subhro <subhro.kar@gmail.com> Cc: freebsd-ports@freebsd.org Subject: Re: Problem making xorg-clients on FreeBSD 4.10 Message-ID: <41493E04.3080702@proact.se>
next in thread | raw e-mail | index | archive | help
Subhro wrote: > cat /etc/make.conf ? > > Regards > S. CPUTYPE=p3 CFLAGS= -O -pipe CXXFLAGS+= -fmemoize-lookups -fsave-memoized BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \ -Wcast-qual -Wchar-subscripts -Winline \ -Wmissing-prototypes -Wnested-externs -Wpointer-arith \ -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings COPTFLAGS= -O -pipe INSTALL=install -C NO_BIND= true # do not build BIND NO_FORTRAN= true # do not build g77 and related libraries NO_I4B= true # do not build isdn4bsd package NO_SENDMAIL= true # do not build sendmail and related programs NOPROFILE= true # Avoid compiling profiled libraries NOUUCP= true # do not build uucp related programs MASTER_SITE_KDE= http://rabarber.fruitsalad.org/packages/200402101831/5-CURRENT/Latest/ PERL_VER=5.8.0 PERL_VERSION=5.8.0 PERL_ARCH=mach NOPERL=yo NO_PERL=yo NO_PERL_WRAPPER=yo X_WINDOW_SYSTEM=xorg > > > On Wed, 15 Sep 2004 16:08:22 +0200, Mathias Samuelson > <mathias.samuelson@proact.se> wrote: > >>Cheers to all! >> >>I'm having problems building xorg-clients. >> >>I'm not quite following the instructions in UPDATE, I want to prebuild >>as much as possible before I delete XFree and then run make install in >>x11/xorg. I hope this isn't the reason for the problem... :/ >> >>bash-2.05b# uname -v >>FreeBSD 4.10-STABLE #0: Sun Aug 29 22:17:16 CEST 2004 >>bash-2.05b# make >>===> Building for xorg-clients-6.7.0_4 >><snip> >>xhost.c: In function `change_host': >>xhost.c:423: syntax error before `siaddr' >>xhost.c:434: `siaddr' undeclared (first use in this function) >>xhost.c:434: (Each undeclared identifier is reported only once >>xhost.c:434: for each function it appears in.) >>xhost.c: In function `get_hostname': >>xhost.c:883: `XServerInterpretedAddress' undeclared (first use in this >>function) >>xhost.c:883: `sip' undeclared (first use in this function) >>xhost.c:883: warning: statement with no effect >>xhost.c:884: syntax error before `static' >>xhost.c:888: syntax error before `)' >>xhost.c:889: `neededSize' undeclared (first use in this function) >>xhost.c:891: `addressStringSize' undeclared (first use in this function) >>xhost.c:892: `addressString' undeclared (first use in this function) >>*** Error code 1 >> >>Stop in /usr/ports/x11/xorg-clients/work/xc/programs/xhost. >>*** Error code 1 >> >>Stop in /usr/ports/x11/xorg-clients/work/xc/programs. >>*** Error code 1 >> >>Stop in /usr/ports/x11/xorg-clients. >> >>All best >>Mathias >>_______________________________________________ >>freebsd-questions@freebsd.org mailing list >>http://lists.freebsd.org/mailman/listinfo/freebsd-questions >>To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >> > > > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41493E04.3080702>