[openamq-dev] AMQ Build issues

Martin Lucina mato at imatix.com
Fri Jun 1 11:20:18 CEST 2007


Hi Rob,

I've put the list back in Cc: so that my colleagues can comment.

rmenegon at menmac.com.au said:
> Well i am little further down the road now.  The security_cookie 
> external has been resolved. I was missing the bufferoverflowu.lib library.

This is probably an artifact of using the prebuilt binaries.  Martin
Sustrik might be able to comment on that -- Martin, where does this
bufferoverflowu.lib come from?  The command line build certainly doesn't
link with it.

> I am now left with the following missing externals
> 
> Compiling cmdline.c...
> cmdline.c
> Linking cmdline.obj...
> libapr.lib(time.obj) : error LNK2001: unresolved external symbol __alldvrm
> libapr.lib(apr_strings.obj) : error LNK2001: unresolved external symbol 
> __alldvrm
> libapr.lib(select.obj) : error LNK2001: unresolved external symbol __alldvrm
> libapr.lib(sockets.obj) : error LNK2001: unresolved external symbol 
> __alldvrm
> libapr.lib(apr_snprintf.obj) : error LNK2001: unresolved external symbol 
> __ftol2
> libasl.lib(asl_field.obj) : error LNK2001: unresolved external symbol 
> __ftol2
> libapr.lib(apr_strings.obj) : error LNK2001: unresolved external symbol 
> __strtoi64
> cmdline.exe : fatal error LNK1120: 3 unresolved externals
> Link errors in cmdline
> 
> Does anything jump out?

No idea.  Martin (Sustrik), can you compare the full list of libraries
that the GUI build uses with those that the command-line build uses?

PAL is not really designed to work with the prebuilt binaries, only with
a full source build.  Did you actually manage to get the source build to
work finally or not?

-mato
 


More information about the openamq-dev mailing list