Hi,

I solved it by "make clean; make" - would there have
been a less intrusive way to deal with it?

Sorry to take your words, but can´t resist...:-)
 ... imho, you has not intruded anything...
At this level you are trying to compile a source,
there is no system there; it is simply a sequence
of letters in a language... we can´t argue intrusion,
sustainability nor any other system related attribute
on source code compilation machinery (& at "boot" time).
Source defines rules, apriory understanding,
valuable for people that feel that a system must
be understood/written before existing (for
people that do not work with systems, but
searchingFor/writing system laws to force[*]
the future of one ideal-ized- system).

If you run the "make clean" command once an hour
it is not a problem, you will not contribute to global
warming... but you are contributing to a-priory development
of systems if you remain at rule writing level for months
without working IN a system (growing from the inside
of a system).

Please take this words as words to motivate
development with diverse levels of compromise,
the paragraphs was not written to say that it is better
to work in one or other way, only to reflect on what
are we currently doing on new ways of doing
informatics.

cheers,
Ale.

[*] fix the future by definition of robust ideals.
"make clean; make" funny a king of memetic pattern,
theat promote to be re-evaluated each time you read it.



----- Original Message ----- From: "Bert Freudenberg" <[EMAIL PROTECTED]>
To: "Ian Piumarta" <[EMAIL PROTECTED]>
Cc: "Fundamentals of New Computing" <[email protected]>
Sent: Friday, October 24, 2008 8:45 AM
Subject: [fonc] Build error


After updating today I got a build error, see below.

I solved it by "make clean; make" - would there have been a less
intrusive way to deal with it?

- Bert -

/bin/sh -ec 'for dir in object function; do ( cd $dir; make ); done'
/bin/sh -ec '[ -d stage1 ] || mkdir stage1'
/bin/sh -ec '( cd id; make BIN="../stage1/" )'
cc -g -Wall -Wreturn-type -Werror -fno-common -arch i486 -g -O3 -
march=prescott -fomit-frame-pointer -falign-functions=16 -funroll-
loops -I../stage1//include -DNDEBUG -DSYSARCH=\"i386\" -DSYSOS=\"darwin
\"  -fno-strict-aliasing -DPREFIX='"/usr/local/lib/idc/i386-apple-
darwin9.5.0/"' libid.c -c -o ../stage1/libid.o
libid.c: In function ‘_libid_init’:
libid.c:1139: error: ‘struct __libid’ has no member named
‘isExported’
make[2]: *** [../stage1/libid.o] Error 1
make[1]: *** [stage1/libid.o] Error 2
/bin/sh -ec 'for dir in objects jolt-burg jolt2; do ( cd $dir; make );
done'
./idc -O -k -g -c ByteArray.st -o ByteArray.o
ByteArray.o.c: In function ‘ByteArray__isPrototype’:
ByteArray.o.c:926: error: ‘struct __libid’ has no member named
‘isExported’
make[2]: *** [ByteArray.o] Error 1
/bin/sh -ec 'cd ../objects;  make'
./idc -O -k -g -c ByteArray.st -o ByteArray.o
ByteArray.o.c: In function ‘ByteArray__isPrototype’:
ByteArray.o.c:926: error: ‘struct __libid’ has no member named
‘isExported’
make[3]: *** [ByteArray.o] Error 1
make[2]: *** [../objects/objects.a] Error 2
/bin/sh -ec 'cd ../objects;  make'
./idc -O -k -g -c ByteArray.st -o ByteArray.o
ByteArray.o.c: In function ‘ByteArray__isPrototype’:
ByteArray.o.c:926: error: ‘struct __libid’ has no member named
‘isExported’
make[3]: *** [ByteArray.o] Error 1
make[2]: *** [../objects/objects.a] Error 2
make[1]: *** [all] Error 2
make: *** [all] Error 2



_______________________________________________
fonc mailing list
[email protected]
http://vpri.org/mailman/listinfo/fonc



_______________________________________________
fonc mailing list
[email protected]
http://vpri.org/mailman/listinfo/fonc

Reply via email to