On Saturday 26 September 2009 10:48:53 Andrey Grozin wrote:
> On Sat, 26 Sep 2009, Mike Frysinger wrote:
> >> so long as the linker looks at /usr/lib before /lib, which is usually
> >> the case, unless "-L/lib" is passed to ld (by way of gcc)
> >
> > incorrect -- link order doesnt matter here with
Dne sobota 26 Září 2009 18:26:48 Peter Volkov napsal(a):
> > src_test() {
> > mycmakeargs="${mycmakeargs}
> > -DEIGEN_BUILD_TESTS=ON
> > -DEIGEN_TEST_NO_FORTRAN=ON"
> > cmake-utils_src_configure
> > cmake-utils_src_compile
> > cmake-utils_src_test
> > }
>
>
В Сбт, 26/09/2009 в 00:18 +, Patrick Lauer (patrick) пишет:
> patrick 09/09/26 00:18:02
> Log:
> Bump to 2.0.6, fixes #286462
> (Portage version: 2.2_rc41/cvs/Linux x86_64)
> 1.1 dev-cpp/eigen/eigen-2.0.6.ebuild
>
> file :
> http://sources.gentoo.org/viewcvs.py/gen
Hello everybody!
As Gentoo approaches its 10th birthday I've been wondering how and where it is
used. We used to have some great stories from companies in the weekly
newsletter, but that one has become very dormant a while ago.
I'd like to collect your success stories, endorsements and case stu
On Saturday 26 September 2009 02:03:38 Jonathan Callen wrote:
> I'm not completely sure, but I think it doesn't install that symlink
> because it (correctly) installs a /usr/lib/libreadline.so ldscript, that
> tells the linker to link against /lib/libreadline.so.6
correct
> so long as the linker
On Wednesday 23 September 2009 10:09:23 Jeremy Olexa wrote:
> On Wed, Sep 23, 2009 at 2:53 AM, Fabian Groffen wrote:
> > The problem with these is that they are executable scripts, e.g. a user
> > could expect them to be able to run, IMO. Solving this can be done by
> > fixing the shebang (as for
On Sat, 26 Sep 2009, Mike Frysinger wrote:
so long as the linker looks at /usr/lib before /lib, which is usually the
case, unless "-L/lib" is passed to ld (by way of gcc)
incorrect -- link order doesnt matter here with readline-6
Here's a specific example: sci-mathematics/pari-2.3.4-r1. It has a
Patrick Lauer wrote:
> I'd like to collect your success stories, endorsements and case studies so we
> can present to the rest of the world how using Gentoo makes your life easier
> and is totally awesome.
I had a similar thing in mind, too. Nice to see, you're goinf for it.
> I would suggest
On Wednesday 23 September 2009 03:53:43 Fabian Groffen wrote:
> Should we start filing bugs on these issues? In the end, they are
> broken scripts on the system. Is there interest for porting the Prefix
> shebang QA check to normal Portage?
for the shell dependency issue, a review bug may be use