Summary: | DBD-mysql - make: *** No targets specified and no makefile found. Stop. | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Mark Knecht <markknecht> |
Component: | Current packages | Assignee: | Gentoo Perl team <perl> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | andreabaso |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Mark Knecht
2003-08-19 14:43:09 UTC
please re-emerge dev-perl/DBI - looks like it isn't there Thanks for looking at this. OK, by removing DBI and reinstalling it the DBD-mysql installed correctly, but I don;t understand why. what was broken? <SNIP> Checking if your kit is complete... Looks good Warning: prerequisite DBI 1.08 not found. Can't locate DBI/DBD.pm in @INC (@INC contains: /etc/perl /usr/lib/perl5/site_perl/5.8.0/i686-linux /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.0/i686-linux /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.0/i686-linux /usr/lib/perl5/5.8.0 /usr/local/lib/site_perl .) at Makefile.PL line 285. make: *** No targets specified and no makefile found. Stop. !!! ERROR: dev-perl/DBD-mysql-2.1027 failed. !!! Function perl-module_src_compile, Line 41, Exitcode 2 !!! compilation failed Gentoo2 etc # emerge --deep --update -p dev-perl/DBI These are the packages that I would merge, in order: Calculating dependencies ...done! Gentoo2 etc # emerge -Cp dev-perl/DBI >>> These are the packages that I would unmerge: dev-perl/DBI selected: 1.37 protected: none omitted: none >>> Packages in red are slated for removal. >>> Packages in green will not be removed. Gentoo2 etc # <SNIP> So I did 'emerge -C dev-perl/DBI' and then proceed to try the install again: <SNIP> Gentoo2 etc # emerge -p --deep --update DBD-mysql These are the packages that I would merge, in order: Calculating dependencies ...done! [ebuild N ] dev-perl/DBI-1.37 [ebuild U ] dev-perl/DBD-mysql-2.1027 [2.1013-r1] Gentoo2 etc # DBI-1.37 gets installed, and then DBD-mysql installs correctly. Why didn't this work before? Anyway, thanks! Life is weird sometimes :) *** Bug 110154 has been marked as a duplicate of this bug. *** |