Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account

Compiling problem


Hello guys, I know this problem has been around before because i have made some research but I didn't understand any of the solutions given to the people with the same problem so decided to ask again in search of a better answer. I am using Dev C++ 5 beta with mingw downloaded from bloodshed.net,...
View Original Thread
Comments
0
Be the first to comment

Join with account you already have


Sign in with Twitter account
Sign in with Facebook account
Sign in with Google Friend Connect
avatar
Tags: problem, downloaded, mingw, beta
Problem 2 when compiling sample from Camel package
Jul 27, 2010
I tried to compile a second example from the Camel package. I setup Java SE 1.6 for this. Anyway it gives an error with "NoClassDefFoundError: org/springframework/asm/ClassVisitor" See below What does the warning at the top…

Problem when compiling sample from Camel package
Jul 27, 2010
When I try to compile one of the sample (camel-example-jms-file) shipped with Camel v2.4.0 under WinXP then I got the following error (see below). It is something with java.lang.NoClassDefFoundError: javax/xml/stream/XMLEventWriter Whats wrong…

Constant compiling
Jul 26, 2010
Hello, I have a custom task I created that makes use of Java::Commands.java to run the program. Unfortunately, every time the taks is called, it recompiles first. This is because buildr is detecting a missing class file, which is due to a weird…

Compiling c client
Aug 6, 2010
Hi, I'm trying to compile c client, and I'm getting error saying that jute files are missing. I've run "ant compile_jute", but it didn't generate any files. Am I missing any steps? $ ant compile_jute Buildfile: build.xml init: jute: …

Compiling and using apr_dbd_sqlite3
Jul 2, 2010
I have an Apache Module that needs to start using the apr_dbd. Step one is going to be to compile the apr_dbd_sqlite3.c to use a custom version of the sqlite engine. The question is: how... I am on Windows using Visual Studio 2008 and Apache…

Compiling Studio
Sep 1, 2010
Hi I am trying to translate and compile Studio to Spanish. The first problem I have, is about compiling the source just after the checkout from SVN. I hve done these steps: svn co…

error when compiling couchdb trunk
Jun 3, 2010
I am trying to compile latest trunk. Trace below & System info below as well Thank you for any help ! ********* Trace *********** ro### @dva:~/couchdb/couchdb# ./configure --prefix=/opt/common_env/apache-couchdb-trunk-20100603 checking for a…

Re: issues in compiling latest checked out src..
Sep 7, 2010
>>> But when i do svn checked out the from the above URL, the >>> org.apache.directory.shared.ldap.message package is empty.. >> can you provide the URL for this package ? >> >…

Re: issues in compiling latest checked out src..
Sep 8, 2010
On Wed, Sep 8, 2010 at 1:28 PM, Emmanuel Lécharny <elech### @apache.org> wrote: > >> On Tue, Sep 7, 2010 at 8:02 PM, Emmanuel Lécharny<elech### @apache.org> >> wrote: >>>> >>>> On Tue, Sep 7, 2010…

issues in compiling latest checked out src..
Sep 7, 2010
I am having issues in compiling the latest checked out src from http://svn.apache.org/repos/asf/directory/clients/ldap/trunk/ Errors mainly crib about .java files missing in org.apache.directory.shared.ldap.message package... am i missing…