Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 23998 - Bacula 1.31's ebuild doesn't grab the statical binaries when asked to
Summary: Bacula 1.31's ebuild doesn't grab the statical binaries when asked to
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Chuck Short (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-06 13:35 UTC by Alvaro Figueroa (RETIRED)
Modified: 2004-03-21 09:47 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alvaro Figueroa (RETIRED) gentoo-dev 2003-07-06 13:35:53 UTC
I'm emerging bacula 1.31 with the "static" USE flag, but when the emerging is
done, the resulting binaries as dynamic binaries. Heres the why:

The guys from bacula as handling static compilation in a kind of an odd way (at
least odd to me). When the static parameters are added to the configure script,
and then make is runned, make willl create both the dynamic and the static
binaries. So (e.g.) on will be called bacula-fd (witch is the dynamic one) and
the other will be called static-bacula-fd. When make install occurs, it will
install bacula-fd instead of static-bacula-fd.

I still haven't checked if this issue is handled diferently on bacula's CVS, but
I will report this as a bug to them. In the meen time, I think this issue sould
be workarrounded.

I'm not mutch of a gentoo hacker myself (so I'm sorry if this is not the proper
way to do it), but I'll suggest adding another "use static" after the make
install takes place, that will copy the proper binaries on the apropiate places.
Comment 1 Donny Davies (RETIRED) gentoo-dev 2003-07-28 19:09:32 UTC
has Kern fixed the Bacula Makefiles for this yet?  Any idea?
Comment 2 Donny Davies (RETIRED) gentoo-dev 2004-01-20 05:41:39 UTC
SOrry, I cant maintain this.
Comment 3 Chuck Short (RETIRED) gentoo-dev 2004-03-21 09:47:40 UTC
This has been fixed for 1.32f and 1.32f-5. Please try those ebuilds.