Summary: | wvdial 1.53 ebuild broken | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Joakim <moonwalker> |
Component: | New packages | Assignee: | Nick Hadaway <grandmasterlinux> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | moonwalker |
Priority: | High | ||
Version: | 1.4_rc1 | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
Patch to add crypt to the LIBS
ebuild implementing the crypt patch |
Description
Joakim
2002-10-04 17:19:13 UTC
gcc-3.2? Yes 3.2, sorry thought that was obvious as Gentoo version is 1.4 Created attachment 4495 [details, diff]
Patch to add crypt to the LIBS
Created attachment 4496 [details, diff]
ebuild implementing the crypt patch
Forgot to add this above. Saw this in the forums: http://forums.gentoo.org/viewtopic.php?t=17549 I added crypt to the LIBS in src/Makefile Works on my system. Hope this helps. I don't know, to deal with this info seam to be over my head... can't find any correspondence in paths/files on my disk. But I guess and hope the ebuild in portage soon will be updated to reflect what been said here? I have added your patch to portage. Thanks for the fix! Seams like you forgot to include the actual patch in the portage files. "# emerge wvdial" now gives me error: /usr/sbin/ebuild.sh /usr/portage/net-dialup/wvdial/files/wvdial-1.53- crypt.patch: No such file or directory !!! ERROR: The ebuild did not complete successfully. !!! Function src_unpack, Line -115, Exitcode 1 !!! Patch failed sorry about that. the patch has been uploaded to cvs. |