Problem Compiling hac4linux on debian-amd64

2005-07-29 Thread Tobias Prousa
Hi,

I have a problem compiling v0.1.1 of hac4linux 
( http://hac4linux.sourceforge.net/ ) on debian amd64 sid.
I never had a problem compiling it on debian i386 (woody/sarge/sid), so I 
thought this might be the right place to ask.

./configure works fine ...
first I had a linker problem saying that the symbol _init was redefined. I 
figured that one out. Commenting out all predef_objects and postdef_objects 
in configure helps, found that hint on the web.
but now make gives me an error message when trying to compile the first 
shared driver lib (cm414am_driver) saying something like relocation problem, 
try recompiling with -fPIC. 
I don't have the full error message here right now cause I'm at work and my 
amd64 machine at home is not running right now, sorry. 

gcc is 4.0.1, automake is 1.9, libtool is 1.59

Anyone here who is willing to give that compilation a try on debian amd64, I 
would really appreciate. I wasted hours of investigation to that problem but 
I just don't see it.

Please debian-list, pimp my amd64 ;-)

Thanks a lot in advance,
Tobi


pgpZoXLqwA2qZ.pgp
Description: PGP signature


Re: is pam working?

2005-07-29 Thread Martin Skøtt
 Hi,
 I tried
 AllowUsers xxx
 To bigin with but after rebooting nothing could log in.

That sounds very strange. I use AllowUsers and AllowGroups on several
servers and I have never had any problems. None of the machines are amd64
though.

Does the 'xxx' user actually exist and is there nothing else preventing
him from logging in?

Btw. you don't need to reboot after changeing /etc/ssh/sshd_config. Just
call /etc/init.d/ssh reload.

Regards,
Martin


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



Re: Re: AMD64 megaraid2 support

2005-07-29 Thread Kristian Løining



Hi.

Now I have 
successfully installed the amd64-distro from the image you 
suggested.
The file was now 
deleted from the main archive, but I downloaded it from the "mirror" 
at:
http://bach.hpc2n.umu.se/debian-installer/2005-02-14/monolithic/mini.iso

Your guide worked 
well on the PE1850 too, but I never had any problems with the 
hotplug-package.
I installed the 
system with one of the 2.6.11-versions available on apt-get.

Now I have compiled 
the kernel (2.6.12), and i build the megaraid2 into the kernel, not as a module. 
I don't have the /proc/megaraid folder (for stats and such), and as I understood 
this /proc/-folderissue will be solved when I compile megaraid2 (_mbox) as a 
module.

Sadly, 
Monitoring-tools like PERCsnmp doesn't work.
They are not 
available as open-source and are only compiledfor i386.. 
:(

If anyone have 
managed to get megaraid2 monitored, let me know ;)

Greetings,
Kristian 
Løining


Re: Dell PE 2850 and installation problem

2005-07-29 Thread Kristian Løining



The solution is 
located here:
http://lists.debian.org/debian-amd64/2005/04/msg00415.html

New URL for mini.iso 
is :
http://bach.hpc2n.umu.se/debian-installer/2005-02-14/monolithic/mini.iso

Kristian Løining


Re: Problem Compiling hac4linux on debian-amd64

2005-07-29 Thread Goswin von Brederlow
Tobias Prousa [EMAIL PROTECTED] writes:

 Hi,

 I have a problem compiling v0.1.1 of hac4linux 
 ( http://hac4linux.sourceforge.net/ ) on debian amd64 sid.
 I never had a problem compiling it on debian i386 (woody/sarge/sid), so I 
 thought this might be the right place to ask.

 ./configure works fine ...
 first I had a linker problem saying that the symbol _init was redefined. I 
 figured that one out. Commenting out all predef_objects and postdef_objects 
 in configure helps, found that hint on the web.
 but now make gives me an error message when trying to compile the first 
 shared driver lib (cm414am_driver) saying something like relocation problem, 
 try recompiling with -fPIC. 
 I don't have the full error message here right now cause I'm at work and my 
 amd64 machine at home is not running right now, sorry. 

That is a classic. Read the error, do what the error says to do.

Mfg
Goswin


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



Re: Bug#320403: chroot gives out many warnings.

2005-07-29 Thread Martin Michlmayr
* Levi Levi [EMAIL PROTECTED] [2005-07-28 22:18]:
 Package: eAthena/chroot
 Version: (unknown)
 
 When I type make sql within my eAthena folder I encounter these warnings.
 
 /usr/bin/ld: warning: i386:x86-64 architecture of input file `sqlobj/map.o' 
 is incompatible with i386 output
...
 Any ideas? I think I should reinstall some gcc files but I'm unsure. I'm 
 running under a chroot trying to compile a 32bit program also I've read the 
 AMD-HOW-To guide.

eAthena doesn't seem to be in Debian but maybe someone from the -amd64
list can give some generic answer to this.
-- 
Martin Michlmayr
http://www.cyrius.com/


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



Re: Problem Compiling hac4linux on debian-amd64

2005-07-29 Thread Tobias Prousa
thanks for the hint, but could you please be a little bit more verbose. I just 
don't get it, sry

Thanks, Tobi

On Friday 29 July 2005 13:44, Goswin von Brederlow wrote:
 Tobias Prousa [EMAIL PROTECTED] writes:
  Hi,
 
  I have a problem compiling v0.1.1 of hac4linux
  ( http://hac4linux.sourceforge.net/ ) on debian amd64 sid.
  I never had a problem compiling it on debian i386 (woody/sarge/sid), so I
  thought this might be the right place to ask.
 
  ./configure works fine ...
  first I had a linker problem saying that the symbol _init was
  redefined. I figured that one out. Commenting out all predef_objects and
  postdef_objects in configure helps, found that hint on the web.
  but now make gives me an error message when trying to compile the first
  shared driver lib (cm414am_driver) saying something like relocation
  problem, try recompiling with -fPIC.
  I don't have the full error message here right now cause I'm at work and
  my amd64 machine at home is not running right now, sorry.

 That is a classic. Read the error, do what the error says to do.

 Mfg
 Goswin


pgpal5rUf9qfw.pgp
Description: PGP signature


Re: Re: ld segfaults, BFD 2.15 assertion fail

2005-07-29 Thread Will Placzek
I have had the same problem compiling molmol under Fedora Core 4.  Where
was lib.6 missing #include errno.h ?

-will


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



Re: nvu HTML editor

2005-07-29 Thread Alexander Rapp
Alexander Rapp wrote:

A J Stiles wrote:
  

Has anyone managed to get nvu to work?  What need I do?


I am trying to build nvu from debian sources with gcc-4.0 right now.

Finished and it seems to work fine, so try with a newer gcc.

-- Alexander Rapp


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