Menu

#3 compilation failure

v0.2.8
closed-fixed
Compilation (4)
5
2005-07-21
2005-07-12
No

./t-sem
This test takes about 8 seconds.
If it takes longer than 30 second, please interrupt it
and compile again without semaphore support, i.e.,-
DSM_CONF_SEM=0
3 of 3 tests completed successfully
6 of 6 tests completed successfully
=========================================
===================
cc -O2 -I. -I../../include -DNEWDB -c -o t-cf.o t-cf.c
cc -o t-cf t-cf.o libsm.a -ldb -lresolv -lcrypt -lnsl -ldl
cc -O2 -I. -I../../include -DNEWDB -c -o b-strcmp.o
b-strcmp.c
cc -o b-strcmp b-strcmp.o libsm.a -ldb -lresolv -lcrypt -
lnsl -ldl
make[2]: Leaving directory `/usr/src/local/sid-milter-
0.2.8/obj.Linux.2.6.9-11.ELsmp.i686/libsm'
cc -O2 -I. -I../../libar -I../../libmarid -I../../sendmail -
I../../include -DUSE_ARLIB -D_REENTRANT -
DXP_MT -c -o sid-filter.o sid-filter.c
sid-filter.c: In function `sid_marid_check':
sid-filter.c:1145: error: label at end of compound
statement
make[1]: *** [sid-filter.o] Error 1
make[1]: Leaving directory `/usr/src/local/sid-milter-
0.2.8/obj.Linux.2.6.9-11.ELsmp.i686/sid-filter'
make: *** [all] Error 2

[root@odin sid-milter-0.2.8]# gcc -v
Reading specs from /usr/lib/gcc/i386-redhat-
linux/3.4.3/specs
Configured with: ../configure --prefix=/usr --
mandir=/usr/share/man --infodir=/usr/share/info --enable-
shared --enable-threads=posix --disable-checking --with-
system-zlib --enable-__cxa_atexit --disable-libunwind-
exceptions --enable-java-awt=gtk --host=i386-redhat-linux
Thread model: posix
gcc version 3.4.3 20050227 (Red Hat 3.4.3-22.1)

Discussion

  • Anonymous

    Anonymous - 2005-07-13
    • milestone: --> v0.2.8
    • assigned_to: nobody --> sm-msk
     
  • Anonymous

    Anonymous - 2005-07-14

    Logged In: YES
    user_id=1048957

    Fixed for 0.2.9.

     
  • Anonymous

    Anonymous - 2005-07-21

    Logged In: YES
    user_id=1048957

    v0.2.9 released.

     
  • Anonymous

    Anonymous - 2005-07-21
    • status: open --> closed-fixed
     

Log in to post a comment.