Google
Google
Mailing List
Home
Forum Home
JBoss - Java Application Server
Tomcat - JSP/Servlet container
Struts - A MVC web framework
iText - An open source PDF Java Library
JDOM - JDOM XML Parser
JSP - A mailing list about Java Server Pages specification and reference
J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition
J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog
Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology
Struts & Hibernate
Subjects
JSP editor plugin for eclipse ?
org apache jasper JasperException: Unable to compile class for JSP
Tomcat: Connection reset by peer: socket write error
Cannot retrieve definition for form bean null
Struts Tiles Tutorial (free Struts training)
Where do I download Tomcat 4 0 6?
Data Access Object (DAO) pattern, example DAO 's
Where to download Tomcat v 4 1 24 from?
Tomcat 5 0 16 Requested resource not available
Subject: Servlet : Session invalidate
Oracle Connection Pooling in 3 2 2
Servlet action is currently unavailable
Tomcat/Struts Unicode Encoding/Decoding problems
Subject: Running a Simple JMS Example
Tomcat and webapplication specific java library path
Mapping in workers2 properties
org apache jasper JasperException
problem with html:text bean throwing exception
Cannot find message resources under key org apache struts action
   MESSAGE
Cannot find message resources under key org apache struts action MESSAGE
invalid direct reference problem with solution
Tool for jsp debug Try Sysdeo Eclipse Plugin
Tomcat 5 Cannot load JDBC driver class 'null ' SQL state: null
weblogic ejbc
java properties file
Jboss 3 2 3 Coyote Can 't re
Tomcat 5, Apache2 and mod jk2 integration problem
JBoss example problem new to J2EE
Value attribute of <html:checkbox
url string for connecting jboss to oracle
javax servlet ServletException: BeanUtils populate
5 0 18: Windows XP Pro vs Windows 2000
HTTP Status 404 The requested resource is not available
 
compiling APR/tcnative on Win32

compiling APR/tcnative on Win32

2007-12-01       - By br1

 Back

Thanks.. though maybe I did not express myself clearly in my first message.
I have the lib already.. the question is why the linker complains.


mgainty wrote:
>
> Hi Bruno-
>
> one of 2 solutions
> 1)get the source for Rpcrt4.dll and compile and link it....not sure how to
> acquire the source for Rpcrt4
> 2)coax Rpcrt4.dll to library format Rpc4t.lib and link it in
> i think there is a DLL2Lib hanging around somewhere?
> ask the folks on tomcat-dev if they have a DLL2Lib utility
>
> GL!
> M--
> -- -- Original Message -- --
> From: "br1" <myrealbruno@(protected)>
> To: <users@(protected)>
> Sent: Thursday, November 29, 2007 6:02 PM
> Subject: Re: compiling APR/tcnative on Win32
>
>
>>
>> Hi,
>>
>> Thank you for your reply.
>>
>> Though the actual question is: what should I change in the Visual C++
>> project in order to get it compiled correctly?
>> It is a non VC++ programmer question, you know :-)
>>
>> Thanks again,
>> b.
>>
>>
>> mgainty wrote:
>> >
>> > Hi Bruno
>> > its supposed to be located in %SystemRoot%\system32\Rpcrt4.dll
>> > M--
>> > -- -- Original Message -- --
>> > From: "Bruno Altobelli" <myrealbruno@(protected)>
>> > To: <users@(protected)>
>> > Sent: Tuesday, November 27, 2007 5:45 PM
>> > Subject: compiling APR/tcnative on Win32
>> >
>> >
>> > Hello,
>> >
>> > I am trying to compile APR on Win32 without OpenSSL using the sources
>> at
>> > http://tomcat.heanet.ie/native/ - manually removing references to any
> ssl
>> > library as I don't have autoconf (yet).
>> > I was able to compile the project called "libtcnative" without
>> problems,
>> > but
>> > when trying to compile the one named "tcnative" I get the following
> error:
>> > tcnative error LNK2019: unresolved external symbol __imp__UuidCreate@(protected)
>> > referenced in function _apr_os_uuid_get@(protected)
>> >
>> > I get the same error above with tcnative versions 1.1.10, 1.1.9, 1.1.8,
>> > with
>> > APR versions 1.2.12 (that just came out), 1.2.11 and 1.2.9, using
>> VS2005
>> > and
>> > VS2003.
>> >
>> > Trying to figure out what was the reason, I tried to add rpcdce.lib (or
>> > Rpcrt4.lib) to the linker in the tcnative project.
>> > The tcnative-1 (See http://ive-1.ora-code.com).dll gets compiled properly, though the linker itself
> warns
>> > that rpcdce is not needed (lol).
>> >
>> > Questions:
>> > 1 - Is this the right way to do it or should I change something
> different
>> > in
>> > the project?
>> > 2 - May I use the separate dlls generate by the libtcnative project
>> > instead?
>> >
>> > Thank you in advance,
>> > b.
>
>
>

--
View this message in context: http://www.nabble.com/compiling-APR-tcnative-on
-Win32-tf4885036.html#a14110583
Sent from the Tomcat - User mailing list archive at Nabble.com.


-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
To start a new topic, e-mail: users@(protected)
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)