Re: Overriding upstream build system

2010-06-04 Thread Daniel Leidert
Am Donnerstag, den 03.06.2010, 23:18 +0200 schrieb Stefano Canepa:
 Hi all,
I'm trying to release the new gsoap libraries as dynamic libraries, 
 as I know I need to release a -dev package with the static libraries 
 and I'm not able to patch the autotools files used by gsoap but I
 know how to get the desired result using cmake may I provide a 
 CMakelist.txt as a patch and use cmake to build my package?

Why does gsoap ship a diff.gz, which patches all Makefiles from automake
1.9.2 to 1.6.3?

JFTR: The soapcpp2/Makefile.am file defines the libraries in
lib_LIBRARIES. But this is an automake variable and it builds AFAIK
static libraries only. To build the shared library you need libtool and
a corresponding _LTLIBRARIES variable. The patch is trivial, but you'll
need to libtoolize the sources and rerun all autotools.

So it is probably better to talk to upstream.

Regards, Daniel


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1275689884.5305.29.ca...@haktar.wgdd.de



Overriding upstream build system

2010-06-03 Thread Stefano Canepa
Hi all,
   I'm trying to release the new gsoap libraries as dynamic libraries, 
as I know I need to release a -dev package with the static libraries 
and I'm not able to patch the autotools files used by gsoap but I
know how to get the desired result using cmake may I provide a 
CMakelist.txt as a patch and use cmake to build my package?

TIA
Stefano

-- 
Stefano Canepa aka sc: s...@linux.it - http://www.stefanocanepa.it
Three great virtues of a programmer: laziness, impatience and hubris.
Le tre grandi virtù di un programmatore: pigrizia, impazienza e
arroganza. (Larry Wall)


signature.asc
Description: Digital signature


Re: Overriding upstream build system

2010-06-03 Thread Patrick Matthäi

Am 03.06.2010 23:18, schrieb Stefano Canepa:

Hi all,
I'm trying to release the new gsoap libraries as dynamic libraries,
as I know I need to release a -dev package with the static libraries
and I'm not able to patch the autotools files used by gsoap but I
know how to get the desired result using cmake may I provide a
CMakelist.txt as a patch and use cmake to build my package?


Why not if you lower the world wide pain with your patch?

But it may be better to push upstream to accept your patch and switch to 
cmake or he should fix his autofoo.



--
/*
Mit freundlichem Gruß / With kind regards,
 Patrick Matthäi
 GNU/Linux Debian Developer

E-Mail: pmatth...@debian.org
patr...@linux-dev.org

Comment:
Always if we think we are right,
we were maybe wrong.
*/


--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4c081dfc.4010...@debian.org