VM config managment problems...

Alan Grimes alangrimes at starpower.net
Wed Sep 10 06:13:29 UTC 2003


Ian Piumarta wrote:
> > 2. The Sourceforge CVS archive is unsynched with Ian's source in that 
>> it doesn't contain the recient addition of the /unix/vm-display-fbdev

> Err...

> emilia$ pwd
> /Users/piumarta/squeak/SF/platforms/unix
> emilia$ ls -d vm-*
> vm-display-Quartz   vm-display-null     vm-sound-OSS
> vm-display-X11      vm-sound-MacOSX     vm-sound-Sun
> vm-display-fbdev    vm-sound-NAS        vm-sound-null
> emilia$ cd vm-display-fbdev/
> emilia$ cvs -nz3 update
> piumarta at cvs.sourceforge.net's password:
> cvs server: Updating .
> emilia$ ls -ld .
> drwxr-xr-x  3 piumarta  admin  1024 Aug 22 18:53 .
> emilia$

Judging from this cut-and-past, the CVS server never heard of
vm-display-fbdev . 

atg at AlonzoGC:/home/atg/source/squeak> cvs update
? bld
? experamental
? platforms/unix/vm-display-fbdev
? platforms/unix/config/autom4te.cache/requests
? platforms/unix/config/autom4te.cache/output.0
? platforms/unix/config/autom4te.cache/traces.0
cvspserver server: Updating .
cvspserver server: Updating platforms
cvspserver server: Updating platforms/Cross
cvspserver server: Updating platforms/Cross/plugins
cvs [update aborted]: received interrupt signal
atg at AlonzoGC:/home/atg/source/squeak>

/////////////////////////////////////

And, ofcourse, when I try to build it, it does this: (Yes I know my
build environment is horribly shot but I don't think that caused
this...) 

atg at AlonzoGC:/home/atg/source/squeak/bld> make
gcc -g -O2 -fomit-frame-pointer -DLSB_FIRST=1  -DHAVE_CONFIG_H 
-DSQUEAK_BUILTIN_PLUGIN -I/home/atg/
source/squeak/bld -I/home/atg/source/squeak/platforms/unix/vm
-I/home/atg/source/squeak/platforms/Cr
oss/vm -I/home/atg/source/squeak/platforms/Cross/vm
-I/home/atg/source/squeak/platforms/unix/vm -I/h
ome/atg/source/squeak/src/vm
-I/home/atg/source/squeak/platforms/Cross/plugins/FilePlugin -I/home/at
g/source/squeak/platforms/unix/plugins/B3DAcceleratorPlugin
-I/home/atg/source/squeak/bld -I/home/at
g/source/squeak/platforms/unix/vm
-I/home/atg/source/squeak/platforms/Cross/vm -I/usr/X11R6/include
  -c -o gnu-interp.o gnu-interp.c
gnu-interp.c: In function `primitiveResponse':
gnu-interp.c:16155: error: `foo' undeclared (first use in this function)
gnu-interp.c:16155: error: (Each undeclared identifier is reported only
once
gnu-interp.c:16155: error: for each function it appears in.)
make[1]: *** [gnu-interp.o] Error 1
make: *** [vm/vm.a] Error 2
atg at AlonzoGC:/home/atg/source/squeak/bld>

-- 
"Nobody wants to say how this works. Mabye nobody knows."
        - The man page for XF86Config, One of the key config files
behind
the software driving  the overwhealming majority of Linux desktops.

http://users.rcn.com/alangrimes/



More information about the Squeak-dev mailing list