Re: -m32 on freeBSD 8.2r amd64

2011-08-24 Thread Michael Hoffmann
Maybe off topic? 1: echo "int main(void) { return 0; }" > t.c 2: setenv LDEMULATION elf_i386_fbsd 3: gcc -c -m32 -o t.o t.c 4: gcc -nostartfiles -o a.out t.o -L/usr/lib32 /usr/lib32/crt1.o /usr/lib32/crti.o 5: file a.out a.out: ELF 32-bit LSB executable, Intel 80386, version 1 (FreeBSD), dy

Re: Double installation of liblzma.so.5 breaks libarchive.so.5

2011-05-09 Thread Michael Hoffmann
Matthias, > It's apparently not designed to do that. Does "portmaster > --check-depends" complain? It's a shell script from > ports-mgmt/portmaster, just install and run it, it's lightweight (as > opposed to portupgrade). Now there seems to be no trouble anymore. > Was your library path in csh

Double installation of liblzma.so.5 breaks libarchive.so.5

2011-05-06 Thread Michael Hoffmann
om LD_LIBRARY_PATH would have done, too. (I thought it to be wise to remove it from csh.cshrc. After that I used libchk and pkg_libchk, and everything seems fine.) I cannot reconstruct why 'pkgdb -Fu' did not tried to prevent me from using 'archiv

Re: very stupid mistake: a part of /usr is deleted

2010-09-17 Thread Michael Hoffmann
Am Wednesday 15 September 2010 15:36:38 schrieb Zara Kanaeva: > can i get the binaries, that was deleted, with > sysinstall/distributions/base ? This will restall the missing binaries, but I think there will be installed some original files of the /etc directory, too. I think you changed at leas