RS> tcc -mc qwk2pkt.obj stristr.obj qwk.obj strips.obj prseaddr.obj
RS> xqwk.obj delims.obj assign.obj
RS> Turbo C++ Version 1.01 Copyright (c) 1990 Borland International
RS> Turbo Link Version 3.01 Copyright (c) 1987, 1990 Borland International
RS> Error: Undefined symbol _qwkreadblk in module qwk2pkt.c
RS> Error: Undefined symbol _xreadqwkmsg in module qwk2pkt.c
RS> Error: Undefined symbol _personal in module qwk.c
RS> Error: Undefined symbol _write_line in module xqwk.c
RS> Error: Undefined symbol _dt_split in module xqwk.c
RS> The last two are satisfactory resolved by adding them to the OBJS
RS> definition, but not the other three. I didnt bother looking any closer
RS> coz I noticed that you had changed QWK2PKT recently and somehow you
RS> must have included the wrong MAK in the ZIP.
Before I look it up, can you try deleting all ".obj", and then
doing the make again. If you ran the make after doing a make on the other
one, the .obj would not have been rebuilt. They *need* to be rebuild,
because code is #define'd out otherwise. Code you need (and other code you
don't want). BFN.
Paul
--- GoldED/2 2.42.G1114
* Origin: Ten Minute Limit (3:711/934)
|