I'll do some minor cleanups to make it work without the hbmk.bat file, but
until then I suggest to use the hbmk.bat in uhttpd dir.

As for gtwvg, I'm not sure how it goes into the mix here.

Brgds,
Viktor

On Sun, Mar 1, 2009 at 6:23 PM, <marek.horody...@interia.pl> wrote:

> I can correctly prepare DDEMOWVG. But when tru uHTTPD, i have this error :
>
> D:\harbour\contrib\examples\uhttpd>hbmk2 -n uhttpd.hbm
>
> and on screen :
>
> D:\harbour\include\hbdefs.h(338): Warning! W583: col(33) redefinition of
> the typedef name 'INT32' ignored
> D:\harbour\include\hbdefs.h(338): Note! N393: col(33) included from
> D:\harbour\include\hbvmpub.h(56)
> D:\harbour\include\hbdefs.h(338): Note! N393: col(33) included from
> D:\harbour\include\hbapi.h(61)
> D:\harbour\include\hbdefs.h(338): Note! N393: col(33) included from
> uhttpdc.c(62)
> D:\WATCOM\H\NT\basetsd.h(35): Note! N392: col(29) definition: 'INT32'
> uhttpdc.c(75): Warning! W628: col(70) expression is not meaningful
> uhttpdc.c(75): Warning! W628: col(74) expression is not meaningful
> Open Watcom Linker Version 1.8
> Portions Copyright (c) 1985-2002 Sybase, Inc. All Rights Reserved.
> Source code is available under the Sybase Open Watcom Public License.
> See http://www.openwatcom.org/ for details.
> loading object files
> searching libraries
> Error! E2028: HB_FUN_SOCKET_CREATE_ is an undefined reference
> Error! E2028: HB_FUN_SOCKET_BIND_ is an undefined reference
> Error! E2028: HB_FUN_SOCKET_ERROR_ is an undefined reference
> Error! E2028: HB_FUN_SOCKET_LISTEN_ is an undefined reference
> Error! E2028: HB_FUN_SOCKET_SELECT_ is an undefined reference
> Error! E2028: HB_FUN_SOCKET_ACCEPT_ is an undefined reference
> Error! E2028: HB_FUN_SOCKET_CLOSE_ is an undefined reference
> Error! E2028: HB_FUN_SOCKET_SHUTDOWN_ is an undefined reference
> Error! E2028: HB_FUN_SOCKET_INIT_ is an undefined reference
> Error! E2028: HB_FUN_SOCKET_EXIT_ is an undefined reference
> Error! E2028: HB_FUN_SOCKET_RECV_ is an undefined reference
> Error! E2028: HB_FUN_SOCKET_SEND_ is an undefined reference
> Error! E2028: HB_FUN_SOCKET_GETPEERNAME_ is an undefined reference
> Error! E2028: HB_FUN_SOCKET_GETSOCKNAME_ is an undefined reference
> Error! E2028: HB_FUN_HB_GT_wvg_ is an undefined reference
> creating a Windows NT character-mode executable
> file uhttpd.obj(D:\harbour\contrib\examples\uhttpd\uhttpd.c): undefined
> symbol HB_FUN_SOCKET_CREATE_
> file uhttpd.obj(D:\harbour\contrib\examples\uhttpd\uhttpd.c): undefined
> symbol HB_FUN_SOCKET_BIND_
> file uhttpd.obj(D:\harbour\contrib\examples\uhttpd\uhttpd.c): undefined
> symbol HB_FUN_SOCKET_ERROR_
> file uhttpd.obj(D:\harbour\contrib\examples\uhttpd\uhttpd.c): undefined
> symbol HB_FUN_SOCKET_LISTEN_
> file uhttpd.obj(D:\harbour\contrib\examples\uhttpd\uhttpd.c): undefined
> symbol HB_FUN_SOCKET_SELECT_
> file uhttpd.obj(D:\harbour\contrib\examples\uhttpd\uhttpd.c): undefined
> symbol HB_FUN_SOCKET_ACCEPT_
> file uhttpd.obj(D:\harbour\contrib\examples\uhttpd\uhttpd.c): undefined
> symbol HB_FUN_SOCKET_CLOSE_
> file uhttpd.obj(D:\harbour\contrib\examples\uhttpd\uhttpd.c): undefined
> symbol HB_FUN_SOCKET_SHUTDOWN_
> file uhttpd.obj(D:\harbour\contrib\examples\uhttpd\uhttpd.c): undefined
> symbol HB_FUN_SOCKET_INIT_
> file uhttpd.obj(D:\harbour\contrib\examples\uhttpd\uhttpd.c): undefined
> symbol HB_FUN_SOCKET_EXIT_
> file uhttpd.obj(D:\harbour\contrib\examples\uhttpd\uhttpd.c): undefined
> symbol HB_FUN_SOCKET_RECV_
> file uhttpd.obj(D:\harbour\contrib\examples\uhttpd\uhttpd.c): undefined
> symbol HB_FUN_SOCKET_SEND_
> file uhttpd.obj(D:\harbour\contrib\examples\uhttpd\uhttpd.c): undefined
> symbol HB_FUN_SOCKET_GETPEERNAME_
> file uhttpd.obj(D:\harbour\contrib\examples\uhttpd\uhttpd.c): undefined
> symbol HB_FUN_SOCKET_GETSOCKNAME_
> file hbrtl.lib(D:\harbour\source\rtl\gtsys.c): undefined symbol
> HB_FUN_HB_GT_wvg_
>
> What is wrong ?
>
> Regards,
> Marek Horodyski
>
> ----------------------------------------------------------------------
> Dodatkowy dzien wolny od pracy? Wypowiedz sie i wygraj nagrode!
> Wejdz >>  http://link.interia.pl/f2077
>
> _______________________________________________
> 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