Trouble with the install command
ingrid.gutwein
dgw at liwest.at
Mon Apr 21 16:24:14 PDT 2003
Hi all!
The install command isn't working on my system.
I also had all these errors with 5.0-RELEASE.
My system, now partially upgraded to yesterday's -CURRENT, is failing
at exactly the same points as before.
The exact error messages are attached below. I suppose it has something
to do with the makefiles, but I'm not sure.
I desperately tried every possible (and impossible) combination of commands
during the last weeks, but I didn't have any luck with installing -CURRENT.
Is it really always so hard, or am I making a mistake?
Please help.
Daniela
# make installworld
...
===> lib
===> lib/csu/i386-elf
install -o root -g wheel -m 444 crt1.o crti.o crtn.o gcrt1.o /usr/lib
===> lib/libcom_err
install -C -o root -g wheel -m 444 libcom_err.a /usr/lib
install -C -o root -g wheel -m 444 libcom_err_p.a /usr/lib
install "" -o root -g wheel -m 444 libcom_err.so.2 /usr/lib
install: : No such file or directory
*** Error code 71
Stop in /usr/src/lib/libcom_err.
*** Error code 1
Stop in /usr/src/lib.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
Here's another one:
# cd /usr/ports/net/mldonkey && make install
===> Installing for mldonkey-2.04.r1
===> mldonkey-2.04.r1 depends on shared library: c_r.4 - found
usage: install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
[-o owner] file1 file2
install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
[-o owner] file1 ... fileN directory
install -d [-v] [-g group] [-m mode] [-o owner] directory ...
*** Error code 64
Stop in /usr/ports/net/mldonkey.
More information about the freebsd-questions
mailing list