|
From: Jojo <in...@th...> - 2001-12-15 02:25:17
|
hi there,
ok here comes my question. i hope i didnt miss it in the FAQ or the
mailing list archives. but this problem is really odd.
successfully installed fink from source and the xfree86-base went through
fine aswell. then i tried intstalling xfree86-server and after like one
hour or so it comes up with the following:
-I/sw/include -c -o hw/darwin/bundle/quartzStartup.o hw/darwin/bundle/
quartzStartup.c
hw/darwin/bundle/quartzStartup.c:9: opaque.h: No such file or directory
In file included from hw/darwin/bundle/quartzStartup.c:10:
hw/darwin/bundle/../darwin.h:8: inputstr.h: No such file or directory
hw/darwin/bundle/../darwin.h:9: screenint.h: No such file or directory
hw/darwin/bundle/../darwin.h:10: extensions/XKB.h: No such file or directory
make[4]: *** [hw/darwin/bundle/quartzStartup.o] Error 1
make[3]: *** [all] Error 2
make[2]: *** [all] Error 2
make[1]: *** [World] Error 2
make: *** [World] Error 2
### failed, exit code 2
Failed: compiling xfree86-server-4.1.0-5 failed
trying to reinstall it gives me:
sudo /sw/bin/fink install xfree86-server
Password:
Reading package info...
Information about 251 packages read.
pkg xfree86-server version ###
pkg xfree86-server version 4.1.0-5
The following package will be installed or updated:
xfree86-server
rm -rf xfree86-server-4.1.0-5
rm: fts_read: No such file or directory
### rm failed, exit code 1
Failed: can't remove existing directory xfree86-server-4.1.0-5
hmmmm... going in and removing the xfree86-server-4.1.0-5 directory does
only come up with more
"rm: fts_read: No such file or directory"
errors.
rebooting into single user mode and doing an fsck comes up with a whole
bunch of errors like:
partially truncated inode
incorrect block count
unref file
free block count wrong in superblock
blocks missing in bitmap
summary info bad
and a couple of minor ones ...
now when i go and do a "fink list" i get:
Bareword found where operator expected at /System/Library/Perl/
Exporter.pm line 9, near "/usr/bin"
(Missing operator before bin?)
Unquoted string "bin" may clash with future reserved word at /System/
Library/Perl/Exporter.pm line 9.
Bareword found where operator expected at /System/Library/Perl/
Exporter.pm line 10, near "/usr/bin"
(Missing operator before bin?)
Unquoted string "bin" may clash with future reserved word at /System/
Library/Perl/Exporter.pm line 10.
Bareword found where operator expected at /System/Library/Perl/
Exporter.pm line 11, near "$(CDEBUGFLAGS"
(Missing operator before CDEBUGFLAGS?)
Scalar found where operator expected at /System/Library/Perl/Exporter.pm
line 11, near ") $("
(Missing operator before $(?)
Bareword found where operator expected at /System/Library/Perl/
Exporter.pm line 11, near "$(CCOPTIONS"
(Missing operator before CCOPTIONS?)
Scalar found where operator expected at /System/Library/Perl/Exporter.pm
line 11, near ") $("
(Missing operator before $(?)
Bareword found where operator expected at /System/Library/Perl/
Exporter.pm line 11, near "$(THREAD_CFLAGS"
(Missing operator before THREAD_CFLAGS?)
Scalar found where operator expected at /System/Library/Perl/Exporter.pm
line 11, near ") $("
(Missing operator before $(?)
Bareword found where operator expected at /System/Library/Perl/
Exporter.pm line 11, near "$(ALLDEFINES"
(Missing operator before ALLDEFINES?)
Bareword found where operator expected at /System/Library/Perl/
Exporter.pm line 12, near ")
MODAS"
(Missing operator before MODAS?)
Bareword found where operator expected at /System/Library/Perl/
Exporter.pm line 37, near "$(PROJECT_DEFINES"
(Missing operator before PROJECT_DEFINES?)
Bareword found where operator expected at /System/Library/Perl/
Exporter.pm line 38, near ")
STD_DEFINES"
(Missing operator before STD_DEFINES?)
Bareword found where operator expected at /System/Library/Perl/
Exporter.pm line 38, near "$(PROJECT_DEFINES"
(Missing operator before PROJECT_DEFINES?)
Bareword found where operator expected at /System/Library/Perl/
Exporter.pm line 39, near ")
EXTRA_LOAD_FLAGS"
(Missing operator before EXTRA_LOAD_FLAGS?)
Unrecognized file test: -m at /System/Library/Perl/Exporter.pm line 123.
Compilation failed in require at /System/Library/Perl/darwin/Config.pm line 2.
BEGIN failed--compilation aborted at /System/Library/Perl/darwin/
Config.pm line 2.
Compilation failed in require at /System/Library/Perl/lib.pm line 4.
BEGIN failed--compilation aborted at /System/Library/Perl/lib.pm line 4.
Compilation failed in require at /sw/bin/fink line 25.
BEGIN failed--compilation aborted at /sw/bin/fink line 25.
well so much for that... does anyone have a clue if i can reinstall perl
by itself? and why this happened? did i do anything wrong? do i have to
reinstall the system from scratch [that would really suck]?
any help would be greatly appreciated.
Jojo
|