Skip to Content.
Sympa Menu

sm-discuss - [SM-Discuss] beta3 fresh install

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Duane Malcolm <d.malcolm AT auckland.ac.nz>
  • To: sm-discuss <sm-discuss AT lists.ibiblio.org>
  • Subject: [SM-Discuss] beta3 fresh install
  • Date: Mon, 16 Jun 2003 09:09:31 +1200

HI,

I did a fresh install this weekend. Most went well. I like to lower relience on the CD by not compiling the kernel during the CD install process. I usually had problems during this process and miss them because of the dialogs and end up reinstalling.

Anyway, I had two problems during the rebuild process:

1. I got up to this stage and it would hang. I'm not sure what was happening. I tried to search for the /usr/lib/libgcj.a spell but couldn't find it. When I did a ctrl-c at 7am the next morning, it interupted gcc. I did cast gcc before the rebuild and did not have any problems casting it. "xdelta" was to follow this in the queue. I had this problem with the previous iso as well.

20030615:1047(+0000) dispel gzip 1.2.4b success
20030615:1047(+0000) cast gzip 1.2.4b success
20030615:1047(+0000) dispel zlib 1.1.4-3 success
20030615:1133(+0000) dispel gcc 3.2.3 success
20030615:1138(+0000) cast gcc 3.2.3 success
20030615:1138(+0000) cast /usr/lib/libgcj.a 1.1.4-3 success

2. I have an xfsprogs compile problem. The compile log is below. I'm not sure what's going on. Can anyone help?

Thanks for your help, Duane.

XFSPROGS Compile:
autoconf
./configure \
--build=$BUILD \
--prefix=/usr \
--exec-prefix=/usr \
--sbindir=/sbin \
--bindir=/usr/sbin \
--libdir=/lib \
--libexecdir=/usr/lib \
--includedir=/usr/include \
--mandir=/usr/share/man \
--datadir=/usr/share \
--sysconfdir=/etc \
--localstatedir=/var \
$OPTS \
$LOCAL_CONFIGURE_OPTIONS
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for make... /usr/bin/make
checking for ld... /usr/bin/ld
checking for tar... /bin/tar
checking for gzip... /bin/gzip
checking for makedepend... /bin/true
checking for rpm... /bin/rpm
checking whether ln -s works... yes
checking for awk... /bin/awk
checking for sed... /bin/sed
checking for echo... /bin/echo
checking for msgfmt... /usr/bin/msgfmt
checking for msgmerge... /usr/bin/msgmerge
checking for xgettext... /usr/bin/xgettext
checking for libtool... /usr/bin/libtool
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking uuid/uuid.h usability... yes
checking uuid/uuid.h presence... yes
checking for uuid/uuid.h... yes
checking for uuid_generate in -luuid... yes
checking for __psint_t ... no
checking for __psunsigned_t ... no
checking for long... yes
checking size of long... 4
checking for char *... yes
checking size of char *... 4
configure: creating ./config.status
config.status: creating include/builddefs
config.status: creating include/platform_defs.h
touch .censusmake[1]: Leaving directory `/usr/src/xfsprogs-2.3.9'
make[1]: Entering directory `/usr/src/xfsprogs-2.3.9'
=== include ===
rm -f xfs
ln -s . xfs
=== libxfs ===
/usr/bin/libtool --mode=compile gcc -march=pentium3 -mmmx -mfpmath=sse -msse -O3 -O1 -DNDEBUG -funsigned-char -Wall -I./include -DVERSION=\"2.3.9\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DXFS_BIG_FILES=1 -DXFS_BIG_FILESYSTEMS=1 -O1 -DNDEBUG -funsigned-char -Wall -I../include -DVERSION=\"2.3.9\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DXFS_BIG_FILES=1 -DXFS_BIG_FILESYSTEMS=1 -I. -D_REENTRANT -fno-strict-aliasing -c bit.c
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
make[2]: *** [bit.lo] Error 1
make[1]: *** [default] Error 2
make[1]: Leaving directory `/usr/src/xfsprogs-2.3.9'





Archive powered by MHonArc 2.6.24.

Top of Page