Hi,

1) There is a similarity with your problem of may 20 with libxpm. Was 
that solved ?

2) Go to your build dir (/sw/src/xfree86-base-4.2.0-5/something/) and 
look at the file
config/makedepend/Makefile.proto .
Is it clobbered ? Can you see where is the 'Missing Separator' ?

3) Clobbered Makefiles generated by imake (one contiguous block with 
length an
exact multiple of 1024 bytes replaced by junk of exactly the same 
length, seeming
to come from an intermediate form of what the final Makefile should be) 
typically
generate such 'Missing Separator' messages, and are the typical problem 
of trying
to build xfree86-base on UFS.
If you're building on UFS _ you should have told it _, then build 
xfree86-base on a
different HFS+ partition _ until Apple fixes its system...

JF Mertens


On Friday, May 31, 2002, at 09:28 , scmarcos wrote:

> I removed XonX's xfree86  (/usr/X11R6, /etc/X11, and 
> /Applications/XDarwin.app)
> as well as system-xfree86 ( sudo dpkg --remove --force-depends 
> system-xfree86).
> Still, though I am getting this error:
>
> make MAKE=/usr/bin/gnumake World WORLDOPTS=-S
>
> Building Release 6.6 of the X Window System.
>
> I hope you checked the configuration parameters in ./config/cf
> to see if you need to pass BOOTSTRAPCFLAGS.
>
> Fri May 31 02:00:57 CDT 2002
>
> cd ./config/imake && /usr/bin/gnumake  -f Makefile.ini 
> BOOTSTRAPCFLAGS="" CC="cc" clean
> rm -f ccimake imake.o imake
> rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a tags TAGS 
> make.log \#*
> rm -f -r Makefile.proto Makefile Makefile.dep bootstrap
> /usr/bin/gnumake  Makefile.boot
> cd ./config/imake && /usr/bin/gnumake  -f Makefile.ini 
> BOOTSTRAPCFLAGS="" CC="cc"
> making imake with BOOTSTRAPCFLAGS= in config/imake
> cc -o ccimake  -O -I../../include -I../../imports/x11/include/X11 
> ccimake.c
> cc -c  -O -I../../include -I../../imports/x11/include/X11 `./ccimake` 
> imake.c
> cc -o imake  -O -I../../include -I../../imports/x11/include/X11 imake.o
> rm -f ./config/makedepend/Makefile.proto
> ./config/imake/imake -I./config/cf  -s 
> ./config/makedepend/Makefile.proto -f ./config/makedepend/Imakefile 
> -DTOPDIR=../.. -DCURDIR=./config/makedepend
> cd ./config/makedepend && rm -f -r Makefile Makefile.dep makedepend *.o 
> bootstrap
> cd ./config/makedepend && /usr/bin/gnumake -f Makefile.proto bootstrap
> Makefile.proto:1: *** missing separator.  Stop.
> gnumake[1]: *** [depend.bootstrap] Error 2
> make: *** [World] Error 2
> ### execution of make failed, exit code 2
> Failed: compiling xfree86-base-4.2.0-5 failed
>
> Is there anything to be done?
> 10.1.4
> 0.9.12
> Dec Tools
> Thanks,
> sc
>
> _______________________________________________________________
>
> Don't miss the 2002 Sprint PCS Application Developer's Conference
> August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm
>
> _______________________________________________
> Fink-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/fink-users
>


_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to