Re: X-4.3.0_6 not building from /usr/ports

2004-02-26 Thread Noah

> >
> > in fact here are all the packages installed:
> 
> You have somewhat of a mess. From my machine, you should only have 
> python-2.3.3_2 installed. You have 5 installed and none of them are 
> the latest. It also looks like you wild card installed p5-* ports. 
> You have at least 3x more than I have installed. If I am wrong smile 
> because I don't know any better :). If I am right, delete the ones 
> you don't need and then smile :).
> 
> No matter how bad it gets, a pkg_delete -a will do wonders. I have 
> been known to do that on several occasions. If you don't have a clue 
> what is happening, wipe and start clean and do the installs very 
> carefully. Sometimes, you have a clue, and nothing works. The clean 
> start will frequently work wonders. This is especially true if you 
> do the installs using the meta-ports. The meta-port installs are 
> really handy on XFree86 or major upgrades to things like KDE.
> 
> Nothing special stood out in your systems but I could see a lot of 
> little things. They can add up.



Kent,

okay I did a pkg_delete -a on the machine and I am slowly rebuilding things
right now.  now this is really interesting.  

while I am building afbackup-client it is attempting to build X11 libraries or
something look - it went into the same routine.  there must be something
really hosed on my machine - any other clues please?

--- snip ---
making Makefiles in nls/XI18N_OBJS...
imake: not found
*** Error code 127

Stop in /usr/ports/x11/XFree86-4-libraries/work/xc/nls.
make: don't know how to make Makefiles. Stop
+ mkdir -p /usr/ports/x11/XFree86-4-libraries/work/xc/exports/include/X11
+ cd /usr/ports/x11/XFree86-4-libraries/work/xc/exports/include/X11
+ rm -f DECkeysym.h
+ ln -s ../../../include/DECkeysym.h .
+ rm -f HPkeysym.h
+ ln -s ../../../include/HPkeysym.h .
+ rm -f Sunkeysym.h
+ ln -s ../../../include/Sunkeysym.h .
+ rm -f X.h
+ ln -s ../../../include/X.h .
+ rm -f XF86keysym.h
+ ln -s ../../../include/XF86keysym.h .
+ rm -f XWDFile.h
+ ln -s ../../../include/XWDFile.h .
+ rm -f Xalloca.h
+ ln -s ../../../include/Xalloca.h .
+ rm -f Xarch.h
+ ln -s ../../../include/Xarch.h .
+ rm -f Xatom.h
+ ln -s ../../../include/Xatom.h .
+ rm -f Xdefs.h
+ ln -s ../../../include/Xdefs.h .
+ rm -f Xfuncproto.h
+ ln -s ../../../include/Xfuncproto.h .
+ rm -f Xfuncs.h
+ ln -s ../../../include/Xfuncs.h .
+ rm -f Xmd.h
+ ln -s ../../../include/Xmd.h .
+ rm -f Xos.h
+ ln -s ../../../include/Xos.h .
+ rm -f Xos_r.h
+ ln -s ../../../include/Xos_r.h .
+ rm -f Xosdefs.h
+ ln -s ../../../include/Xosdefs.h .
+ rm -f Xpoll.h
+ ln -s ../../../include/Xpoll.h .
+ rm -f Xproto.h
+ ln -s ../../../include/Xproto.h .
+ rm -f Xprotostr.h
+ ln -s ../../../include/Xprotostr.h .
+ rm -f Xthreads.h
+ ln -s ../../../include/Xthreads.h .
+ rm -f ap_keysym.h
+ ln -s ../../../include/ap_keysym.h .
+ rm -f keysym.h
+ ln -s ../../../include/keysym.h .
+ rm -f keysymdef.h
+ ln -s ../../../include/keysymdef.h .
including in include/bitmaps...
make: don't know how to make includes. Stop
*** Error code 2

Stop in /usr/ports/x11/XFree86-4-libraries/work/xc/include.
*** Error code 1

Stop in /usr/ports/x11/XFree86-4-libraries.
*** Error code 1

Stop in /usr/ports/x11-toolkits/tk83.
*** Error code 1

Stop in /usr/ports/misc/afbackup-client.

--- snip 

here is what is build after the afbackup build

 pkg_info  [/usr/ports/misc/afbackup-client]
apache+mod_ssl-1.3.29+2.8.16 The Apache 1.3 webserver with SSL/TLS functionality
expat-1.95.6_1  XML 1.0 parser written in C
fontconfig-2.2.90_4 An XML-based font configuration API for X Windows
freetype2-2.1.5_2   A free and portable TrueType font rendering engine
gettext-0.13.1  GNU gettext package
gmake-3.80_2GNU version of 'make' utility
imake-4.3.0_2   Imake and other utilities from XFree86
libiconv-1.9.1_3A character set conversion library
libtool-1.3.5_2 Generic shared library support script (version 1.3)
mm-1.3.0Shared memory allocation library for pre-forked process mod
perl-5.8.2_5Practical Extraction and Report Language
pkgconfig-0.15.0_1  A utility used to retrieve information about installed libr
tcl-8.3.5_2 Tool Command Language


> 
> Kent
> 
> > > Kent
> > >
> > > > - Noah
> > > >
> > > >
> > > > FreeBSD-4.9-STABLE
> > > >
> > > >
> > > > okay I have placed XFree86 on two other FreeBSD boxes but there
> > > > is a stubborn box not allowing it.
> > > >
> > > > I have deinstalled all XFree86 related programs.  re-cvsup'ed
> > > > both /usr/ports/imake-4 and /usr/ports/x11 directories
> > > > completely.  and this is what the 'make install clean' from
> > > > /usr/ports/x11/XFree86-4 is resulting.  I found similar
> > > > situations from a google search but each was solved by
> > > > re-cvsup'ing the above directories.
> > > >
> > > > Have "XFREE86_VERSION=4" in /etc/make.conf
> > > >
> > > > I have no clue what is going on here.  What is so hosed?
> > > >
> > > >
> > > > ===>   XFree86-4.

Re: X-4.3.0_6 not building from /usr/ports

2004-02-25 Thread Noah
On 25 Feb 2004 08:42:24 -0500, Lowell Gilbert wrote
> "Noah" <[EMAIL PROTECTED]> writes:
> 
> > FreeBSD-4.9-STABLE
> 
> > I have deinstalled all XFree86 related programs.  re-cvsup'ed both
> > /usr/ports/imake-4 and /usr/ports/x11 directories completely.  and this is
> > what the 'make install clean' from /usr/ports/x11/XFree86-4 is resulting.  I
> > found similar situations from a google search but each was solved by
> > re-cvsup'ing the above directories.  
> > 
> > Have "XFREE86_VERSION=4" in /etc/make.conf
> > 
> > I have no clue what is going on here.  What is so hosed?
> 
> There's something confused there, all right.  It looks to me like you
> didn't run "make clean" before starting; could you do that before
> starting the build?  Also, could you show what ports *are* installed
> when beforehand?


Hi there,

okay below were all the packages installed before the process began.  could
there be an issue with how make does things?  is there something else out of
wack here?

I did the following processes:

cd /usr/ports/x11/XFree86-4
make clean
make install clean

still same result:


--- snip 

+ rm -f Xproto.h
+ ln -s ../../../include/Xproto.h .
+ rm -f Xprotostr.h
+ ln -s ../../../include/Xprotostr.h .
+ rm -f Xthreads.h
+ ln -s ../../../include/Xthreads.h .
+ rm -f ap_keysym.h
+ ln -s ../../../include/ap_keysym.h .
+ rm -f keysym.h
+ ln -s ../../../include/keysym.h .
+ rm -f keysymdef.h
+ ln -s ../../../include/keysymdef.h .
including in include/bitmaps...
make: don't know how to make includes. Stop
*** Error code 2

Stop in /usr/ports/x11/XFree86-4-libraries/work/xc/include.
*** Error code 1

Stop in /usr/ports/x11/XFree86-4-libraries.
*** Error code 1

Stop in /usr/ports/x11/XFree86-4.

--- snip ---


all installed programs before the make

--- snip ---

TenDRA-4.1.2A portable but mostly-unsupported C/C++ compiler
afbackup-client-3.3.5_3 AF's backup system
aleph-0.8.2 Aleph is a multi-threaded functional programming language
amanda-client-2.4.4_3,1 The Advanced Maryland Automatic Network Disk Archiver (c
lie
amanda-server-2.4.4_6,1 The Advanced Maryland Automatic Network Disk Archiver (s
erv
analog-5.24,1   An extremely fast program for analysing WWW logfiles
apache+mod_ssl-1.3.29+2.8.16 The Apache 1.3 webserver with SSL/TLS functionality
apache-ant-1.5.3.1_1 Java- and XML-based build tool, conceptually similar to mak
atk-1.4.1_2 A GNOME accessibility toolkit (ATK)
atlast-1.0_1Autodesk Threaded Language Application System Toolkit
autoconf-2.53_1 Automatically configure source code on many Un*x platforms
autoconf213-2.13.000227_5 Automatically configure source code on many Un*x platf
orms
automake-1.5,1  GNU Standards-compliant Makefile generator
automake14-1.4.5_9  GNU Standards-compliant Makefile generator (legacy version
awka-0.7.5  Converts the AWK script to C, then compiles it
bash-1.14.7 The GNU Borne Again Shell
bind9-9.2.2 Completely new version of the BIND DNS server
bison-1.35_1A parser generator from FSF, (mostly) compatible with Yacc
boehm-gc-6.2.a4_1   Garbage collection and memory leak detection for C and C++
bonnie-2.0.6Performance Test of Filesystem I/O
bsdpan-Archive-Tar-1.03 Archive::Tar - module for manipulations of tar archives
bsdpan-Class-Container-0.10 Class::Container - Glues object frameworks together
transpa
bsdpan-Compress-Zlib-1.22 Compress::Zlib - Interface to zlib compression library
bsdpan-Crypt-SSLeay-0.51   Crypt::SSLeay - OpenSSL glue that provides LWP https
supp
bsdpan-Event-0.87   Unknown perl module
bsdpan-ExtUtils-ParseXS-2.02 ExtUtils::ParseXS - converts Perl XS code into C co
de
bsdpan-HTML-Mason-1.21 Mason - High-performance, dynamic web site authoring syst
em
bsdpan-Locale-Maketext-Lexicon-0.26 Locale::Maketext::Lexicon - Use other catalo
g formats in Ma
bsdpan-Module-Info-0.20 Module::Info - Information about Perl modules
bsdpan-Net-Telnet-3.03 Net::Telnet - interact with TELNET port or other TCP port
s
bsdpan-Text-Quoted-1.2 Text::Quoted - Extract the structure of a quoted mail mes
sa
bsdpan-Text-Reform-1.11 Text::Reform - Manual text wrapping and reformatting
bsdpan-YAML-0.35Unknown perl module
bugzilla-2.16.3_1   Bug-tracking system developed by Mozilla Project
bzip-0.21   A block-sorting file compressor
crimson-1.1.3_1 Implements the Java API for XML Processing (JAXP)
cucipop-1.31_2  Cubic Circle's POP3 daemon (fully RFC1939 compliant)
cups-base-1.1.18.0_4 The Common UNIX Printing System: headers, libs, & daemons
cvsup-without-gui-16.1h General network file distribution system optimized for C
VS
cyrus-sasl-2.1.15   RFC  SASL (Simple Authentication and Security Layer)
cyrus-sasl-saslauthd-2.1.15_3 SASL authentication server for cyrus-sasl2
db3-3.3.11,1The Berkeley DB package, revision 3
docbook-1.2 Meta-port for the different versions of the DocBook DTD
docbook-241 V2.4.1 of the DocBook DTD, designed for technical docum

Re: X-4.3.0_6 not building from /usr/ports

2004-02-25 Thread Lowell Gilbert
"Noah" <[EMAIL PROTECTED]> writes:

> FreeBSD-4.9-STABLE

> I have deinstalled all XFree86 related programs.  re-cvsup'ed both
> /usr/ports/imake-4 and /usr/ports/x11 directories completely.  and this is
> what the 'make install clean' from /usr/ports/x11/XFree86-4 is resulting.  I
> found similar situations from a google search but each was solved by
> re-cvsup'ing the above directories.  
> 
> Have "XFREE86_VERSION=4" in /etc/make.conf
> 
> I have no clue what is going on here.  What is so hosed?

There's something confused there, all right.  It looks to me like you
didn't run "make clean" before starting; could you do that before
starting the build?  Also, could you show what ports *are* installed
when beforehand?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


X-4.3.0_6 not building from /usr/ports

2004-02-24 Thread Noah

FreeBSD-4.9-STABLE


okay I have placed XFree86 on two other FreeBSD boxes but there is a stubborn
box not allowing it.

I have deinstalled all XFree86 related programs.  re-cvsup'ed both
/usr/ports/imake-4 and /usr/ports/x11 directories completely.  and this is
what the 'make install clean' from /usr/ports/x11/XFree86-4 is resulting.  I
found similar situations from a google search but each was solved by
re-cvsup'ing the above directories.  

Have "XFREE86_VERSION=4" in /etc/make.conf

I have no clue what is going on here.  What is so hosed?


===>   XFree86-4.3.0,1 depends on shared library: X11.6 - not found
===>Verifying install for X11.6 in /usr/ports/x11/XFree86-4-libraries
===>   XFree86-libraries-4.3.0_6 depends on file: /usr/X11R6/lib/X11/config/date
.def - found
===>   XFree86-libraries-4.3.0_6 depends on shared library: freetype.9 - found
===>   XFree86-libraries-4.3.0_6 depends on shared library: fontconfig.1 - found
===>  Configuring for XFree86-libraries-4.3.0_6
cd ./config/imake && make   -D INSTALLS_DEPENDS -f Makefile.ini BOOTSTRAPCFLAGS=
"" CC="cc"
making imake with BOOTSTRAPCFLAGS= and CROSSCOMPILEFLAGS=-DCROSSCOMPILEDIR="" in
 config/imake
`imake' is up to date.
rm -f ./config/makedepend/Makefile.proto
./config/imake/imake -I./config/cf  -s ./config/makedepend/Makefile.proto -f ./c
onfig/makedepend/Imakefile -DTOPDIR=../.. -DCURDIR=./config/makedepend
cd ./config/makedepend && rm -f -r Makefile Makefile.dep makedepend *.o bootstra
p
cd ./config/makedepend && make -f Makefile.proto bootstrap
./config/imake/imake -I./config/cf  -s ./config/imake/Makefile.proto -f ./config
/imake/Imakefile -DTOPDIR=../.. -DCURDIR=./config/imake -DBootStrap
cd ./config/imake && make -f Makefile.proto bootstrapdepend
cd ./config/imake && make   -D INSTALLS_DEPENDS -f Makefile.ini BOOTSTRAPCFLAGS=
"" CC="cc" bootstrap
`bootstrap' is up to date.
cd ./config/imake && make -f Makefile.proto all
make   -D INSTALLS_DEPENDS xmakefile
rm -f xmakefile
./config/imake/imake -I./config/cf  -s xmakefile -DTOPDIR=. -DCURDIR=.
rm -f ./config/imake/Makefile.proto
making Makefiles in include/bitmaps...
*** Error code 127

Stop in /usr/ports/x11/XFree86-4-libraries/work/xc/include.
making Makefiles in include/extensions...
*** Error code 127

Stop in /usr/ports/x11/XFree86-4-libraries/work/xc/include.
making Makefiles in include/fonts...
*** Error code 127

Stop in /usr/ports/x11/XFree86-4-libraries/work/xc/include.
making Makefiles in include/GL...
*** Error code 127

Stop in /usr/ports/x11/XFree86-4-libraries/work/xc/include.
making Makefiles in include/DPS...
*** Error code 127

Stop in /usr/ports/x11/XFree86-4-libraries/work/xc/include.
making Makefiles in lib/xtrans...
*** Error code 127

Stop in /usr/ports/x11/XFree86-4-libraries/work/xc/lib.
making Makefiles in lib/Xau...
*** Error code 127

Stop in /usr/ports/x11/XFree86-4-libraries/work/xc/lib.
making Makefiles in lib/Xdmcp...
*** Error code 127

Stop in /usr/ports/x11/XFree86-4-libraries/work/xc/lib.
making Makefiles in lib/XThrStub...
*** Error code 127

Stop in /usr/ports/x11/XFree86-4-libraries/work/xc/lib.
making Makefiles in lib/X11...
*** Error code 127

Stop in /usr/ports/x11/XFree86-4-libraries/work/xc/lib.
making Makefiles in lib/oldX...
*** Error code 127

Stop in /usr/ports/x11/XFree86-4-libraries/work/xc/lib.
making Makefiles in lib/ICE...
*** Error code 127

Stop in /usr/ports/x11/XFree86-4-libraries/work/xc/lib.
making Makefiles in lib/SM...
*** Error code 127

Stop in /usr/ports/x11/XFree86-4-libraries/work/xc/lib.
making Makefiles in lib/Xext...
*** Error code 127

Stop in /usr/ports/x11/XFree86-4-libraries/work/xc/lib.
making Makefiles in lib/Xt...
*** Error code 127

Stop in /usr/ports/x11/XFree86-4-libraries/work/xc/lib.
making Makefiles in lib/Xss...
*** Error code 127

Stop in /usr/ports/x11/XFree86-4-libraries/work/xc/lib.
making Makefiles in lib/Xxf86misc...
*** Error code 127

Stop in /usr/ports/x11/XFree86-4-libraries/work/xc/lib.
making Makefiles in lib/Xxf86vm...
*** Error code 127

Stop in /usr/ports/x11/XFree86-4-libraries/work/xc/lib.
making Makefiles in lib/Xxf86dga...
*** Error code 127

Stop in /usr/ports/x11/XFree86-4-libraries/work/xc/lib.
making Makefiles in lib/Xmu...
*** Error code 127

Stop in /usr/ports/x11/XFree86-4-libraries/work/xc/lib.
making Makefiles in lib/Xmuu...
*** Error code 127

Stop in /usr/ports/x11/XFree86-4-libraries/work/xc/lib.
making Makefiles in lib/Xpm...
*** Error code 127

Stop in /usr/ports/x11/XFree86-4-libraries/work/xc/lib.
making Makefiles in lib/Xaw6...
*** Error code 127

Stop in /usr/ports/x11/XFree86-4-libraries/work/xc/lib.
making Makefiles in lib/Xaw...
*** Error code 127

Stop in /usr/ports/x11/XFree86-4-libraries/work/xc/lib.
making Makefiles in lib/Xi...
*** Error code 127

Stop in /usr/ports/x11/XFree86-4-libraries/work/xc/lib.
making Makefiles in lib/Xtst...
*** Error code 127

Stop in /usr/ports/x11/XFree86-4-libraries/work/xc/lib.
making Makefiles in lib/FS...
*** Error code 127

S