Dear Michael,

unfortunately, even when I use the "normal" compile way, the same error 
appears. Does anyone know what dump.la is about and what can be the reason for 
my problem. I can't use gregorio any more this way, which is very sad.

Yours,
David

Am 25.01.2011 um 12:00 schrieb [email protected]:

> Send Gregorio-users mailing list submissions to
>       [email protected]
> 
> To subscribe or unsubscribe via the World Wide Web, visit
>       https://mail.gna.org/listinfo/gregorio-users
> or, via email, send a message with subject or body 'help' to
>       [email protected]
> 
> You can reach the person managing the list at
>       [email protected]
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Gregorio-users digest..."
> 
> 
> Today's Topics:
> 
>   1. Issues compiling gregorio-svn on Mac OS X 10.6.6 (David Gippner)
>   2. Re: Issues compiling gregorio-svn on Mac OS X    10.6.6
>      (Michael Martin)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Mon, 24 Jan 2011 12:16:47 +0100
> From: David Gippner <[email protected]>
> Subject: [Gregorio-users] Issues compiling gregorio-svn on Mac OS X
>       10.6.6
> To: [email protected]
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset=iso-8859-1
> 
> Dear all,
> 
> does anybody also encounter problems compiling the svn version of gregorio? 
> Everytime I try to compile it, it says: 
> 
> 
> Making all in dump
> /bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
> -I../../include  -I../../include -I../../lib  -L../../lib -g -O2 -MT dump.lo 
> -MD -MP -MF .deps/dump.Tpo -c -o dump.lo dump.c
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include 
> -I../../lib -L../../lib -g -O2 -MT dump.lo -MD -MP -MF .deps/dump.Tpo -c 
> dump.c  -fno-common -DPIC -o .libs/dump.o
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include 
> -I../../lib -L../../lib -g -O2 -MT dump.lo -MD -MP -MF .deps/dump.Tpo -c 
> dump.c -o dump.o >/dev/null 2>&1
> mv -f .deps/dump.Tpo .deps/dump.Plo
> /bin/sh ../../libtool --tag=CC   --mode=link gcc -L../../lib -g -O2 
> -no-undefined -module -avoid-version  -o dump.la -rpath 
> /usr/local/lib/gregorio dump.lo  -lgregorio 
> libtool: link: cannot find the library `' or unhandled argument 
> `Control/gregorio-trunk/lib'
> make[2]: *** [dump.la] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all-recursive] Error 1
> 
> I used the build.sh, as before, with --static. What can be wrong here?
> 
> Thank you for all help in advance!
> David
> 
> David Gippner M.A.
> Hans-Berger-Stra?e 20
> 07747 Jena
> 
> [email protected]
> 
> 
> 
> 
> 
> 
> 
> ------------------------------
> 
> Message: 2
> Date: Mon, 24 Jan 2011 11:35:09 -0600
> From: Michael Martin <[email protected]>
> Subject: Re: [Gregorio-users] Issues compiling gregorio-svn on Mac OS
>       X       10.6.6
> To: Gregorio Users <[email protected]>
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset=iso-8859-1
> 
> 
> I recently compiled revision 1096 on OSX 10.6.6 and had no issues with it. I 
> am doing a stock compile. autoreconf -f -i; ./configure; make. All works fine.
> 
> Where yours breaks, mine does just fine:
> 
> /bin/sh ../../libtool --tag=CC   --mode=link gcc -L../../lib -g -O2 
> -no-undefined -module -avoid-version  -o dump.la -rpath 
> /usr/local/lib/gregorio dump.lo  -lgregorio
> 
> libtool: link: gcc  -o .libs/dump.so -bundle  .libs/dump.o   -L../../lib 
> /Users/martin/prog/trunk/lib/.libs/libgregorio.dylib -lltdl  -O2  
> libtool: link: ar cru .libs/dump.a  dump.o
> libtool: link: ranlib .libs/dump.a
> 
> 
> On Jan 24, 2011, at 5:16 AM, David Gippner wrote:
> 
>> Dear all,
>> 
>> does anybody also encounter problems compiling the svn version of gregorio? 
>> Everytime I try to compile it, it says: 
>> 
>> 
>> Making all in dump
>> /bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
>> -I../../include  -I../../include -I../../lib  -L../../lib -g -O2 -MT dump.lo 
>> -MD -MP -MF .deps/dump.Tpo -c -o dump.lo dump.c
>> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include 
>> -I../../lib -L../../lib -g -O2 -MT dump.lo -MD -MP -MF .deps/dump.Tpo -c 
>> dump.c  -fno-common -DPIC -o .libs/dump.o
>> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include 
>> -I../../lib -L../../lib -g -O2 -MT dump.lo -MD -MP -MF .deps/dump.Tpo -c 
>> dump.c -o dump.o >/dev/null 2>&1
>> mv -f .deps/dump.Tpo .deps/dump.Plo
>> /bin/sh ../../libtool --tag=CC   --mode=link gcc -L../../lib -g -O2 
>> -no-undefined -module -avoid-version  -o dump.la -rpath 
>> /usr/local/lib/gregorio dump.lo  -lgregorio 
>> libtool: link: cannot find the library `' or unhandled argument 
>> `Control/gregorio-trunk/lib'
>> make[2]: *** [dump.la] Error 1
>> make[1]: *** [all-recursive] Error 1
>> make: *** [all-recursive] Error 1
>> 
>> I used the build.sh, as before, with --static. What can be wrong here?
>> 
>> Thank you for all help in advance!
>> David
>> 
>> David Gippner M.A.
>> Hans-Berger-Stra?e 20
>> 07747 Jena
>> 
>> [email protected]
>> 
> ---------------------------------------------------------------------
>                          Michael Martin
>                     [email protected]
> ----------------------------------------------------------------------
> 
> 
> 
> 
> 
> 
> ------------------------------
> 
> _______________________________________________
> Gregorio-users mailing list
> [email protected]
> https://mail.gna.org/listinfo/gregorio-users
> 
> 
> End of Gregorio-users Digest, Vol 26, Issue 22
> **********************************************

David Gippner M.A.
Hans-Berger-Straße 20
07747 Jena

[email protected]





_______________________________________________
Gregorio-users mailing list
[email protected]
https://mail.gna.org/listinfo/gregorio-users

Reply via email to