I'm trying to build kde-bundle-ssl. One of the packages is ekg. I don't
know what ekg does but it doesn't build on my system.

I am running 10.2.8. I have the 10.2-gcc3.3 tree on my fink system.

Here's the build error I'm getting:

<snip>
make
cd lib && /usr/bin/make all
gcc  -MM -I. -I.. -Wall common.c libgadu.c pubdir.c http.c dcc.c events.c
pubdir50.c obsolete.c 1> .depend
gcc  -c -I/sw/include -I. -I.. -Wall -fPIC common.c -o common.o
gcc  -c -I/sw/include -I. -I.. -Wall -fPIC libgadu.c -o libgadu.o
gcc  -c -I/sw/include -I. -I.. -Wall -fPIC pubdir.c -o pubdir.o
gcc  -c -I/sw/include -I. -I.. -Wall -fPIC http.c -o http.o
gcc  -c -I/sw/include -I. -I.. -Wall -fPIC dcc.c -o dcc.o
gcc  -c -I/sw/include -I. -I.. -Wall -fPIC events.c -o events.o
gcc  -c -I/sw/include -I. -I.. -Wall -fPIC pubdir50.c -o pubdir50.o
gcc  -c -I/sw/include -I. -I.. -Wall -fPIC obsolete.c -o obsolete.o
ar r libgadu.a common.o libgadu.o pubdir.o http.o dcc.o events.o
pubdir50.o obsolete.o
ar: creating archive libgadu.a
ranlib libgadu.a
glibtool --tag=CC --mode=compile gcc  -fno-common -c -I/sw/include -I.
-I.. -Wall -fPIC common.c -o common.lo
glibtool: unrecognized option `--tag=CC'
Try `glibtool --help' for more information.
</snip>

So I poke around some of the fink files and I find this ekg.patch file
which adds the -tag=CC. I'm confused because on my system glibtool doesn't
like the -tag. How do I resolve this?

Thanks,

Avery

---------------------
"Where did you learn your Chinese?" <in Chinese>
"Oh...I downloaded it from the internet." <in Chinese>
- a snippet of conversation between my Chinese basketball teammate and I


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to