Okay, this was a different issue, pls recheck after 12474.

Brgds,
Viktor

On 2009.09.11., at 10:51, Tamas TEVESZ wrote:

On Fri, 11 Sep 2009, Viktor Szakáts wrote:

no joy ;(

$    hbmk2 t.prg -static
hbmk2: Processing configuration: /usr/bin/hbmk.cfg
Harbour 2.0.0beta3 (Rev. 12473)
Copyright (c) 1999-2009, http://www.harbour-project.org/
Compiling 't.prg'...
Lines 6, Functions/Procedures 1
Generating C source output to 't.c'... Done.
/usr/lib/harbour/libhbrtl.a(hbzlib.o): In function `HB_FUN_HB_ZERROR':
(.text+0x11): undefined reference to `zError'
/usr/lib/harbour/libhbrtl.a(hbzlib.o): In function `HB_FUN_HB_ZCOMPRESS':
(.text+0x102): undefined reference to `compress2'
/usr/lib/harbour/libhbrtl.a(hbzlib.o): In function `HB_FUN_HB_ZCOMPRESS':
(.text+0x211): undefined reference to `compress'
/usr/lib/harbour/libhbrtl.a(hbzlib.o): In function `HB_FUN_HB_ZCOMPRESS':
(.text+0x23c): undefined reference to `compressBound'
/usr/lib/harbour/libhbrtl.a(hbzlib.o): In function `HB_FUN_HB_ZCOMPRESSBOUND':
(.text+0x276): undefined reference to `compressBound'
/usr/lib/harbour/libhbrtl.a(hbzlib.o): In function `HB_FUN_HB_ZLIBVERSION':
(.text+0x2f4): undefined reference to `zlibVersion'
/usr/lib/harbour/libhbrtl.a(hbzlib.o): In function `hb_zlibUncompressedSize':
(.text+0x36b): undefined reference to `inflateInit_'
/usr/lib/harbour/libhbrtl.a(hbzlib.o): In function `hb_zlibUncompressedSize':
(.text+0x38b): undefined reference to `inflate'
/usr/lib/harbour/libhbrtl.a(hbzlib.o): In function `hb_zlibUncompressedSize':
(.text+0x39e): undefined reference to `inflateEnd'
/usr/lib/harbour/libhbrtl.a(hbzlib.o): In function `HB_FUN_HB_ZUNCOMPRESS':
(.text+0x474): undefined reference to `uncompress'
collect2: ld returned 1 exit status
hbmk2: Error: Running linker. 1
gcc t.o hbmk_crnhmk.o   -Wl,--start-group -lhbextern -lhbdebug -lhbvm
-lhbrtl -lhblang -lhbcpage -lgtcgi -lgtpca -lgtstd -lgttrm -lhbrdd
-lhbuddall -lhbusrrdd -lrddntx -lrddcdx -lrddnsx -lrddfpt -lhbrdd
-lhbhsx -lhbsix -lhbmacro -lhbcplr -lhbpp -lhbcommon -lm -ldl -lrt
-lgpm  -Wl,--end-group -ot -L/usr/lib/harbour

Pls restest with 12473.

Brgds,
Viktor

On 2009.09.11., at 10:16, Przemyslaw Czerpak wrote:

On Fri, 11 Sep 2009, Szak???ts Viktor wrote:
I need more information than that. Pls post other relevant
log sections.

I can replicate such this problem in Linux by:

 /*** tst.prg ***/
 proc main()
    ? HB_ZLIBVERSION()
 return

 hbmk2 tst -static

best regards,
Przemek
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour


--
[-]

mkdir /nonexistent
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to