Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 21826

Summary: Ebuild for kpnadsl4linux-1.10 with patches to ao. fix the restart feature
Product: Gentoo Linux Reporter: Sam <sambesselink>
Component: New packagesAssignee: Gentoo Dialup Developers <net-dialup>
Status: RESOLVED NEEDINFO    
Severity: enhancement CC: leroutier
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: The ebuild
patch Changelog
patch INSTALL
patch Makefile
patch README
patch adsl.c
patch adsl.h
patch adslstatus.c
patch adslstatus.h

Description Sam 2003-05-28 07:55:07 UTC
I made patches to fix the restart function and fix some small stuff (category
typing errors). They will be applied in this ebuild.

Reproducible: Always
Steps to Reproduce:
Comment 1 Sam 2003-05-28 07:56:14 UTC
Created attachment 12488 [details]
The ebuild
Comment 2 Sam 2003-05-28 07:59:14 UTC
Created attachment 12489 [details]
patch Changelog
Comment 3 Sam 2003-05-28 07:59:30 UTC
Created attachment 12490 [details]
patch INSTALL
Comment 4 Sam 2003-05-28 07:59:50 UTC
Created attachment 12491 [details]
patch Makefile
Comment 5 Sam 2003-05-28 08:00:05 UTC
Created attachment 12492 [details]
patch README
Comment 6 Sam 2003-05-28 08:00:21 UTC
Created attachment 12493 [details]
patch adsl.c
Comment 7 Sam 2003-05-28 08:00:37 UTC
Created attachment 12494 [details]
patch adsl.h
Comment 8 Sam 2003-05-28 08:00:53 UTC
Created attachment 12495 [details]
patch adslstatus.c
Comment 9 Sam 2003-05-28 08:01:10 UTC
Created attachment 12496 [details]
patch adslstatus.h
Comment 10 Sam 2003-06-03 04:35:15 UTC
I accidentally left a header in the ebuild. It should be removed/changed.
Comment 11 Sam 2003-08-26 13:53:10 UTC
Why is this assigned to kde@gentoo.org? It's an _internet-related_ ebuild that's being comitted! The ebuild only differs in unpack(). And the patches won't take long to check, either.
Comment 12 Stephane Loeuillet 2003-09-27 07:03:09 UTC
you have no luck
the package name starts with a k, so, for them, it is a KDE specific app
so, bug-wrandler did not take time to read

and as the kde guys must have seen it is not for them, they won't fix it,
nor forward it to the good people
Comment 13 Martin Holzer (RETIRED) gentoo-dev 2003-10-14 14:12:14 UTC
 * Applying adslstatus.h.patch...                                       
 [ ok ]
>>> Source unpacked.
gcc -c adsl.c
adsl.c: In function `restart':
adsl.c:308: parse error before `int'
adsl.c:311: `pc' undeclared (first use in this function)
adsl.c:311: (Each undeclared identifier is reported only once
adsl.c:311: for each function it appears in.)
adsl.c:339: warning: unreachable code at beginning of switch statement
make: *** [adsl.o] Error 1

!!! ERROR: net-dialup/kpnadsl4linux-1.10-r2 failed.
!!! Function src_compile, Line 33, Exitcode 2
!!! Make failed.
Comment 14 Heinrich Wendel (RETIRED) gentoo-dev 2003-10-30 08:52:38 UTC
did you send this upstream?
Comment 15 Heinrich Wendel (RETIRED) gentoo-dev 2004-03-06 05:12:56 UTC
what's the status of this, it doesn't compile for martin, did you send the patches upstream?