You are not logged in.

#1 2006-12-17 17:08:15

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

splashutils Makefile error?

I have had some success with getting splashutils to build.  I've been having terrible trouble with it for ages but finally hit upon at least half of the solution.  Now I just need someone who knows C to figure out the last hurdle.

I have added klibc-beyond to [community], this provides the headers necessary to build splashutils; figuring that out was the first stage.

The next problem is a simple build error in the included jpeglib.  Here is the short build log, which shows the errors.  Here is the big build log with all the details.  Finally, here is the PKGBUILD for gensplashutils as it currently stands.

Please help!  smile

Offline

#2 2006-12-17 20:04:20

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: splashutils Makefile error?

I've just checked the logs so I might have missed something.
In the last klcc line, you need an -I/home/dibble/projects/AUR/community/system/gensplashutils/src/splashutils-1.3/libs/jpeg-6b
argument so it can find the include file. You'll need to patch/sed the Makefile.

Offline

#3 2006-12-17 22:22:26

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

Re: splashutils Makefile error?

I knew it would be you Eric ;-) Let me take a look and see what I can see.

Offline

#4 2006-12-17 23:57:36

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

Re: splashutils Makefile error?

Fixed it and working - diff.  That fixes both build errors.  I have tested it and it seems to be fine.

What a pain in the ass this app is!

Offline

Board footer

Powered by FluxBB