[openamq-dev] Error encountered
Mousami Kelkar
mousami.kelkar at ftindia.com
Fri Aug 10 10:54:14 CEST 2007
Error encounteredHi Pieter
Below given error occurs when amq_client.c and mqsend.c, program on basis of amq_client.c are run and complied respectively:
D:\OpenAMQ-1.2c1\OpenAMQ-1.2c1\clients>cl amq_client.c /I D:\ibase\include /MD D:\ibase\lib\oamqclimt.lib
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8168 for 80x86
Copyright (C) Microsoft Corp 1984-1998. All rights reserved.
amq_client.c
Microsoft (R) Incremental Linker Version 6.00.8168
Copyright (C) Microsoft Corp 1992-1998. All rights reserved.
/out:amq_client.exe
amq_client.obj
D:\ibase\lib\oamqclimt.lib
amq_client.obj : error LNK2001: unresolved external symbol _smt_signal_raised
amq_client.obj : error LNK2001: unresolved external symbol _icl_shortstr_fmt
amq_client.obj : error LNK2001: unresolved external symbol _amq_client_session_animate
amq_client.obj : error LNK2001: unresolved external symbol _amq_client_connection_animate
amq_client.obj : error LNK2001: unresolved external symbol _icl_console_print
amq_client.obj : error LNK2001: unresolved external symbol _icl_mem_fat_alloc_
amq_client.obj : error LNK2001: unresolved external symbol _icl_mem_allocator
amq_client.obj : error LNK2001: unresolved external symbol _icl_mem_thin_new
amq_client.obj : error LNK2001: unresolved external symbol _icl_cache_initialise
amq_client.obj : error LNK2001: unresolved external symbol _s_direct_cache
amq_client.obj : error LNK2001: unresolved external symbol _icl_mem_fat_free
amq_client.obj : error LNK2001: unresolved external symbol _icl_mem_thin_destroy
amq_client.obj : error LNK2001: unresolved external symbol _icl_mem_thin_list_queue
amq_client.exe : fatal error LNK1120: 13 unresolved externals
D:\OpenAMQ-1.2c1\OpenAMQ-1.2c1\clients>cd.
D:\OpenAMQ-1.2c1\OpenAMQ-1.2c1\clients>cd..
D:\OpenAMQ-1.2c1\OpenAMQ-1.2c1>cd..
D:\OpenAMQ-1.2c1>cd mqsend
D:\OpenAMQ-1.2c1\mqsend>cl mqsend.cpp /I D:\ibase\include /MD D:\ibase\lib\oamqclimt.lib
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8168 for 80x86
Copyright (C) Microsoft Corp 1984-1998. All rights reserved.
mqsend.cpp
Microsoft (R) Incremental Linker Version 6.00.8168
Copyright (C) Microsoft Corp 1992-1998. All rights reserved.
/out:mqsend.exe
mqsend.obj
D:\ibase\lib\oamqclimt.lib
Errors encountered when chat.pal which consistes of the pal script you had sent was compiled:
Microsoft Windows 2000 [Version 5.00.2195]
(C) Copyright 1985-2000 Microsoft Corp.
C:\Documents and Settings\Mousami K>d:
D:\>cd OpenAMQ-1.2c1
D:\OpenAMQ-1.2c1>VCVARS32.BAT
Setting environment for using Microsoft Visual C++ tools.
D:\OpenAMQ-1.2c1>cd ..
D:\>cd ibase\bin
D:\ibase\bin>pal chat.asl
2007/08/10 11:30:04: gsl/4 M: <read> not allowed in repeat '1' in session '1' in pal ''
Compiling chat.asl...
Command line warning D4002 : ignoring unknown option '/Y-'
Command line warning D4024 : unrecognized source file type 'chat.asl', object file assumed
Command line warning D4027 : source file 'chat.asl' ignored
Command line warning D4021 : no action performed
Linking chat.asl...
chat.asl : fatal error LNK1136: invalid or corrupt file
Link errors in chat.asl
D:\ibase\bin>notepad chat.c
D:\ibase\bin>pal chat.pal
2007/08/10 11:31:24: gsl/4 M: <read> not allowed in repeat '1' in session '1' in pal ''
Compiling chat.pal...
Command line warning D4002 : ignoring unknown option '/Y-'
Command line warning D4024 : unrecognized source file type 'chat.pal', object file assumed
Command line warning D4027 : source file 'chat.pal' ignored
Command line warning D4021 : no action performed
Linking chat.pal...
chat.pal : fatal error LNK1136: invalid or corrupt file
Link errors in chat.pal
Thanks & best regards,
Mousami Kelkar
Board No: 022-67099000 Extn: 9150
Fax: 022-67099100
mousami.kelkar at ftindia.com
www.ftindia.com
Disclaimer:
The information in this E-mail (which includes any files transmitted with it) is CONFIDENTIAL and may be legally PRIVILEGED. It is intended solely for the addressee and access to this email by anyone else is unauthorized. If you have received it in error, please destroy any copies of this message, including any attachments, and delete it from your system notifying the sender immediately. Any disclosure, copying, distribution, dissemination, forwarding, printing or any action taken or omitted to be taken in reliance on it or utilising the same for any purpose other than what it is intended for, is prohibited and may be unlawful.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openamq.org/pipermail/openamq-dev/attachments/20070810/e885d6ba/attachment.htm
More information about the openamq-dev
mailing list