Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 21826 - Ebuild for kpnadsl4linux-1.10 with patches to ao. fix the restart feature
Summary: Ebuild for kpnadsl4linux-1.10 with patches to ao. fix the restart feature
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Gentoo Dialup Developers
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2003-05-28 07:55 UTC by Sam
Modified: 2004-03-06 05:12 UTC (History)
1 user (show)

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


Attachments
The ebuild (kpnadsl4linux-1.10-r2.ebuild,1.36 KB, text/plain)
2003-05-28 07:56 UTC, Sam
Details
patch Changelog (Changelog.patch,2.72 KB, text/plain)
2003-05-28 07:59 UTC, Sam
Details
patch INSTALL (INSTALL.patch,2.65 KB, text/plain)
2003-05-28 07:59 UTC, Sam
Details
patch Makefile (Makefile.patch,269 bytes, text/plain)
2003-05-28 07:59 UTC, Sam
Details
patch README (README.patch,3.48 KB, text/plain)
2003-05-28 08:00 UTC, Sam
Details
patch adsl.c (adsl.c.patch,7.51 KB, text/plain)
2003-05-28 08:00 UTC, Sam
Details
patch adsl.h (adsl.h.patch,875 bytes, text/plain)
2003-05-28 08:00 UTC, Sam
Details
patch adslstatus.c (adslstatus.c.patch,13.45 KB, text/plain)
2003-05-28 08:00 UTC, Sam
Details
patch adslstatus.h (adslstatus.h.patch,1.55 KB, text/plain)
2003-05-28 08:01 UTC, Sam
Details

Note You need to log in before you can comment on or make changes to this bug.
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?