Re: recompiling the debian kernel..getting wierd messege.

2008-10-08 Thread Michael Habashy
On Wed, Oct 8, 2008 at 3:16 PM, Michael Habashy <[EMAIL PROTECTED]> wrote:

> Newbie quetion here - I just tried following the tutorial on how to compile
> a debian kernel - http://www.howtoforge.com/kernel_compilation_debian
>
> It worked great - till i had to initialize with the new kernel...I keep
> getting these messeges:
>
>
> Waiting 16 seconds for /*sys/block/sdb/sdb1/dev* to show up. /bin/cat: 
> /*sys/block/
> sdb/sdb1/dev*: *No such file or directory*. *Device* /*
> sys/block/sdb/sdb1/dev
>
>
> does anyone have an idea ???
>
> i have 3 harddrives.  the boot drive has Vista and the second drive has
> debian - i have not setup the 3rd drive yet.
> they all are SATA drives.
>
>
> thanks
> mjh
>
> *
>
before i get a lot of these messeges, it starts with :
*Driver* '*sd*' *needs updating* - *please use bus_type methods* *...*

*then the 2.26.5 Kernel that i am trying to compile gives me a Kernel panic
error.

thanks
mjh

*


recompiling the debian kernel..getting wierd messege.

2008-10-08 Thread Michael Habashy
Newbie quetion here - I just tried following the tutorial on how to compile
a debian kernel - http://www.howtoforge.com/kernel_compilation_debian

It worked great - till i had to initialize with the new kernel...I keep
getting these messeges:


Waiting 16 seconds for /*sys/block/sdb/sdb1/dev* to show up. /bin/cat:
/*sys/block/
sdb/sdb1/dev*: *No such file or directory*. *Device* /*
sys/block/sdb/sdb1/dev


does anyone have an idea ???

i have 3 harddrives.  the boot drive has Vista and the second drive has
debian - i have not setup the 3rd drive yet.
they all are SATA drives.


thanks
mjh

*


Re: xmgrace, wxmaxima, recompiling once more

2006-09-25 Thread Manolo Díaz
Gudjon I. Gudjonsson wrote:
> Sorry Manolo
>I was wrong about xmgrace, I crashes just as well when I browse for a new 
> directory for printing to a file. No matter if I recompile.
>Anyway
> I do also have a mixture of testing and unstable
> I do 
> apt-src install maxima wxmaxima
> then I to 
> cd directory
> fakeroot debian/rules binary
> cd ..
> dpkg -i *.deb
> 
> You can also download my compiled maxima files from
> deb http://mve035.mc2.chalmers.se/~gudjon/debian/amd64/ ./
> I will eat my hat if it does not work for you:)
> 
> Thanks for your help, but I should have tried it several times more with 
> xmgrace before posting.
> 
> Regards
> Gudjon
> 
> Þann Mánudagur 25. september 2006 00:20 skrifaðir þú:
>> Gudjon I. Gudjonsson wrote:
>>> Hi Mandolo
>>>Have you tried to recompile maxima and wxmaxima? Did factor(10!) work?
>> No, apt-build failed for me. Perhaps because I use a mixture from testing
>> (preferred) and unstable. What I did was to test the debian site package
>> (which was buggy) and the one you provide (which works fine).
>>  If
>>
>>> you have time you may try xmgrace as well, if you can reproduce the error
>>> I would be very happy. I don't use xmgrace but I am interested in letting
>>> the Debian distribution work properly.
>> I can launch grace_5.1.20-1 or grace6_5.99.1+dev4-1 from official debian
>> repository with no problems. Could you please tell me how to get a crash?
>>
>>> Regards
>>> Gudjon
>> It's time to go to bed
>>
>> Best Regards,
>> Manolo.

Good news, Gudjon:
You don't need to buy another hat. Your packages maxima an wmaxima work fine.

Regards,
Manolo.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: xmgrace, wxmaxima, recompiling once more

2006-09-25 Thread Manolo Díaz
Gudjon I. Gudjonsson wrote:
> Hi Mandolo
>Have you tried to recompile maxima and wxmaxima? Did factor(10!) work?

No, apt-build failed for me. Perhaps because I use a mixture from testing
(preferred) and unstable. What I did was to test the debian site package
(which was buggy) and the one you provide (which works fine).
 If
> you have time you may try xmgrace as well, if you can reproduce the error I 
> would be very happy. I don't use xmgrace but I am interested in letting the 
> Debian distribution work properly.

I can launch grace_5.1.20-1 or grace6_5.99.1+dev4-1 from official debian
repository with no problems. Could you please tell me how to get a crash?

> 
> Regards
> Gudjon
It's time to go to bed

Best Regards,
Manolo.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: xmgrace, wxmaxima, recompiling once more

2006-09-25 Thread Manolo Díaz
Gudjon I. Gudjonsson wrote:
> Hi again
>Now I have verified that both xmgrace and wxmaxima do not work as they are 
> downloaded from the Debian server but after beeing recompiled they work 
> perfectly.
>Is anyone willing to try to install grace 5.1.20 . When printing a plot it 
> will fail with something similar to
> *** glibc detected *** double free or corruption (out): 0x00d5d0f0 ***
> Aborted
> 
> After recompiling the package it works perfectly
> 
> The same applies to wxmaxima. Both maxima and wxmaxima need to be recompiled 
> and reinstalled.
> 
> I have filed bug reports but I am wondering if the compilation procedure in 
> Debian is not appropriate. 
> 
> I am not a programmer 

Neither do I.

but an unintelligent guess tells me that a program that
> works only after recompiling is not buggy.

Sure the program isn't, but I think the debian package is.

> 
> Regards
> Gudjon
> 
> 
Regards,
Manolo Díaz.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



xmgrace, wxmaxima, recompiling once more

2006-09-24 Thread Gudjon I. Gudjonsson
Hi again
   Now I have verified that both xmgrace and wxmaxima do not work as they are 
downloaded from the Debian server but after beeing recompiled they work 
perfectly.
   Is anyone willing to try to install grace 5.1.20 . When printing a plot it 
will fail with something similar to
*** glibc detected *** double free or corruption (out): 0x00d5d0f0 ***
Aborted

After recompiling the package it works perfectly

The same applies to wxmaxima. Both maxima and wxmaxima need to be recompiled 
and reinstalled.

I have filed bug reports but I am wondering if the compilation procedure in 
Debian is not appropriate. 

I am not a programmer but an unintelligent guess tells me that a program that 
works only after recompiling is not buggy.

Regards
Gudjon


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Recompiling

2006-09-14 Thread Gudjon I. Gudjonsson
Hi
   Now I had the problem that wxmaxima did not work for me until I recompiled 
the Debian source package (both maxima and wxmaxima). Now it works 
charmingly.
   A few months ago some guy was complaining about the grace program. That 
crashed as well for me until I recompiled it.
   Yesterday I could not install subversion-tools (or was it some dependency 
that couldn't be solved) but the source package compiled and installed 
perfectly (this was in fact solved with a new version this morning).

   Am I the only one having these problems? My guess is that some underlying 
libraries change without the packages being recompiled. Is there some way to 
fix this or am I misunderstanding something. That has happened before:)

Regards
Gudjon

Ps. I try to make bug reports when I can.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: recompiling for amd64?

2004-10-16 Thread Ron Johnson
On Sun, 2004-10-17 at 06:00 +0200, Lionel Elie Mamane wrote:
> On Mon, Sep 06, 2004 at 02:41:52PM +0200, Sebastian Steinlechner wrote:
> > On Mon, 2004-09-06 at 14:18, Sythos wrote:
> 
> >> I've searched on debian site with no usefull link nor info...
> 
> >> There is somewhere an howto to port debian packages from i386 to amd64?
> 
> >> A simple "apt-get source -b namepackage" (launched on installed
> >> amd64) is sufficient?
> 
> > Unfortunately, there are some packages that won't compile without
> > source code modifications (like when the author used an int to store
> > a pointer instead of a long).
> 
> Err... You mean "instead of a pointer type", right?

Unless he's the cause of some of those bugs... ;)

-- 
-
Ron Johnson, Jr.
Jefferson, LA USA
PGP Key ID 8834C06B

In 1929, when the Great Depresion hit, while all the other
tabulating companies retrenched, Thomas Watson Sr. insisted that
IBM's factories stay open and R&D spending increase. Thus, in
1935 when FDR signed the Social Security Act, and businesses and
gov't had a huge need for tabulating/sorting machines, IBM was in
position to dominate the industry, and did so for the next 45
years.



signature.asc
Description: This is a digitally signed message part


Re: recompiling for amd64?

2004-10-16 Thread Lionel Elie Mamane
On Mon, Sep 06, 2004 at 02:41:52PM +0200, Sebastian Steinlechner wrote:
> On Mon, 2004-09-06 at 14:18, Sythos wrote:

>> I've searched on debian site with no usefull link nor info...

>> There is somewhere an howto to port debian packages from i386 to amd64?

>> A simple "apt-get source -b namepackage" (launched on installed
>> amd64) is sufficient?

> Unfortunately, there are some packages that won't compile without
> source code modifications (like when the author used an int to store
> a pointer instead of a long).

Err... You mean "instead of a pointer type", right?

-- 
Lionel




Re: recompiling for amd64?

2004-09-06 Thread Andreas Jochens
On 04-Sep-06 16:38, Sythos wrote:
> On Mon, Sep 06, 2004 at 04:20:17PM +0200, Andreas Jochens wrote:
> > > In case I patch the source and build a good .DEB there is a way to share
> > > the package to increase testing?
> > If you have a patch for a package which has not been ported to amd64 yet
> > then please post that patch to this mailing list (and possibly also to 
> > the Debian Bug Tracking System). The patched package can then be tested 
> > and eventually be uploaded to the amd64 archive on alioth. However, 
> > more than 97% of all Debian packages are already available from that 
> > archive.
> 
> Where can I found a list of already ported deb packages? (I found one
> txt file on alioth but is dated a pair of month ago, I don't sure it is
> reliable at 100%) or a missing deb packages list?

Basically, you can just download the following text file:

http://debian-amd64.alioth.debian.org/pure64/wanna-build/db/wanna-build.status.unstable.amd64

and grep that file for the words 'broken', 'dep-wait', 'needs-porting' 
or 'failed' and you will get the names of the source packages from 'sid' 
which are currently not available in the pure64 archive.

Regards
Andreas Jochens




Re: recompiling for amd64?

2004-09-06 Thread Sythos
On Mon, Sep 06, 2004 at 04:20:17PM +0200, Andreas Jochens wrote:
> > In case I patch the source and build a good .DEB there is a way to share
> > the package to increase testing?
> If you have a patch for a package which has not been ported to amd64 yet
> then please post that patch to this mailing list (and possibly also to 
> the Debian Bug Tracking System). The patched package can then be tested 
> and eventually be uploaded to the amd64 archive on alioth. However, 
> more than 97% of all Debian packages are already available from that 
> archive.

Where can I found a list of already ported deb packages? (I found one
txt file on alioth but is dated a pair of month ago, I don't sure it is
reliable at 100%) or a missing deb packages list?

-- 

Sythos - http://www.sythos.net

  ()  ASCII Ribbon Campaign - against html/rtf/vCard in mail
  /\- against M$ attachments





Re: recompiling for amd64?

2004-09-06 Thread Andreas Jochens
On 04-Sep-06 15:39, Sythos wrote:
> On Mon, Sep 06, 2004 at 02:41:52PM +0200, Sebastian Steinlechner wrote:
> > > A simple "apt-get source -b namepackage" (launched on installed amd64)
> > > is sufficient?
> > Mh, I'd say that for every package where this works, this has been done
> > already, so you can just apt-get those from alioth. Unfortunately, there
> > are some packages that won't compile without source code modifications
> > (like when the author used an int to store a pointer instead of a long).
> > Again, where that's simple, it has been done already. In case of the
> > others: good luck ;)
> 
> In case I patch the source and build a good .DEB there is a way to share
> the package to increase testing?

If you have a patch for a package which has not been ported to amd64 yet
then please post that patch to this mailing list (and possibly also to 
the Debian Bug Tracking System). The patched package can then be tested 
and eventually be uploaded to the amd64 archive on alioth. However, 
more than 97% of all Debian packages are already available from that 
archive.

Regards
Andreas Jochens




Re: recompiling for amd64?

2004-09-06 Thread Sythos
On Mon, Sep 06, 2004 at 02:41:52PM +0200, Sebastian Steinlechner wrote:
> > A simple "apt-get source -b namepackage" (launched on installed amd64)
> > is sufficient?
> Mh, I'd say that for every package where this works, this has been done
> already, so you can just apt-get those from alioth. Unfortunately, there
> are some packages that won't compile without source code modifications
> (like when the author used an int to store a pointer instead of a long).
> Again, where that's simple, it has been done already. In case of the
> others: good luck ;)

In case I patch the source and build a good .DEB there is a way to share
the package to increase testing?




-- 

Sythos - http://www.sythos.net

  ()  ASCII Ribbon Campaign - against html/rtf/vCard in mail
  /\- against M$ attachments





Re: recompiling for amd64?

2004-09-06 Thread Sebastian Steinlechner
On Mon, 2004-09-06 at 14:18, Sythos wrote:
> ,
> I've searched on debian site with no usefull link nor info...
> 
> There is somewhere an howto to port debian packages from i386 to amd64?
> 
> A simple "apt-get source -b namepackage" (launched on installed amd64)
> is sufficient?

Mh, I'd say that for every package where this works, this has been done
already, so you can just apt-get those from alioth. Unfortunately, there
are some packages that won't compile without source code modifications
(like when the author used an int to store a pointer instead of a long).
Again, where that's simple, it has been done already. In case of the
others: good luck ;)

> Regards,
> Sythos
> 
> -- 
> 
> Signature under costruction
> 


signature.asc
Description: This is a digitally signed message part


recompiling for amd64?

2004-09-06 Thread Sythos
,
I've searched on debian site with no usefull link nor info...

There is somewhere an howto to port debian packages from i386 to amd64?

A simple "apt-get source -b namepackage" (launched on installed amd64)
is sufficient?

Regards,
Sythos

-- 

Signature under costruction