Bug#2417: marked as done (Problems creating dynamic libs in own projects) by "F at lk Brettschneider" <gigafalk at yahoo.com>

Stephan Kulow owner at bugs.kde.org
Thu Aug 23 13:33:08 UTC 2001


Your message with subj: fixed in version 2.0

"F at lk Brettschneider" wrote:
> =

> =

> =

> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
> =

> -
> to unsubscribe from this list send an email to kdevelop-devel-request at k=
develop.org with the following body:
> unsubscribe =BByour-email-address=AB

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


has caused the attached bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I'm
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Stephan Kulow
(administrator, KDE bugs database)

Received: (at submit) by bugs.kde.org; 12 Dec 1999 22:16:30 +0000
>From Joachim.Eibl at gmx.de Sun Dec 12 23:16:30 1999
Received: from www14.gmx.net ([194.221.183.54]:63499 "HELO gmx.gmx.net")
	by max.tat.physik.uni-tuebingen.de with SMTP id <S743280AbPLLWQM>;
	Sun, 12 Dec 1999 23:16:12 +0100
Received: (qmail 11731 invoked by uid 0); 12 Dec 1999 22:16:11 -0000
Date:   Sun, 12 Dec 1999 23:16:11 +0100 (MET)
From:   Joachim Eibl <Joachim.Eibl at gmx.de>
To:     submit at bugs.kde.org
MIME-Version: 1.0
Subject: Problems creating dynamic libs in own projects
X-Authenticated-Sender: #0001881251 at gmx.net
X-Authenticated-IP: [62.158.206.217]
Message-ID: <11718.945036971 at www14.gmx.net>
X-Mailer: WWW-Mail 1.5 (Global Message Exchange)
X-Flags: 0001
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Return-Path: <Joachim.Eibl at gmx.de>
X-Orcpt: rfc822;submit at bugs.kde.org


Package: kdevelop
Version: 1.0beta4.1
Severity: wishlist

Bugreport ID : 22:54,12.12.99

Originator      : Joachim Eibl
E-Mail          : Joachim.Eibl at gmx.de

Subject : Dynamic libs in own projects

Error Class     : change-request
Error Location  : acinclude.m4 (template)
Priority        : low
Bug Description ---------------------------

I wanted to make shared libraries using autoconf, etc.

But it never worked with the original acinclude.m4 that was put into
the directory during initial project creation.
Here is the relevant piece of code:

AC_DEFUN(KDE_DO_IT_ALL,
[
AC_CANONICAL_SYSTEM
AC_ARG_PROGRAM
AM_INIT_AUTOMAKE($1, $2)
*********Problem************************
AM_DISABLE_LIBRARIES
******************************************   
AC_PREFIX_DEFAULT(${KDEDIR:-/usr/local/kde})
AC_CHECK_COMPILERS
KDE_PROG_LIBTOOL
AM_KDE_WITH_NLS
AC_PATH_KDE
])



How to repeat the error -------------------



Bugfix or Workaround ----------------------

After removing the "AM_DISABLE_LIBRARIES"-command everything
worked.
Since I don't know why this command is there in the first place, I'm not
sure, that it may be removed for other projects.

(It took me more than a day to find the bug.)

KDeveloper is great! Good job!

Joachim Eibl

System Information ------------------------

KDevelop version        : 1.0beta4.1
KDE version             :
QT version              :
OS/Distribution         :
Compiler                :

misc :                        

-- 
Sent through Global Message Exchange - http://www.gmx.net


-
to unsubscribe from this list send an email to kdevelop-devel-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop-devel mailing list