Re: compile problems: exim + spf (libspf2)

2010-01-04 Thread Vincent Immler
adding:

typedef int ns_type;

at the beginning of spf_dns_rr.h seems to work (part of libspf).

I only receive this warning, which seems not to be related to this problem:
...
gcc rfc2047.c
rfc2047.c: In function `rfc2047_decode2':
rfc2047.c:262: warning: passing arg 2 of `libiconv' from incompatible pointer
type
...

Does this matter? I'm using libiconv-1.12.

Thanks.

Vincent

On Dec 23, 2009, at 7:38 PM, Vincent Immler wrote:

 hi folks,

 I tried to compile exim 4.71 (also tried 4.69) with different versions of
 libspf2 (1.2.{9,8,7,6}) (compiled versions + 1.2.9 as a package).
 Platform is OpenBSD 4.5 (amd64).

 This is the problem:
 BEGIN TERMINAL OUTPUT:
 # make
 `Makefile' is up to date.

 gcc exim_dbmbuild.c
 In file included from /usr/local/include/spf2/spf_dns.h:113,
 from /usr/local/include/spf2/spf_server.h:22,
 from /usr/local/include/spf2/spf.h:27,
 from spf.h:17,
 from exim.h:449,
 from exim_dbmbuild.c:33:
 /usr/local/include/spf2/spf_dns_rr.h:56: error: syntax error before
ns_type
 /usr/local/include/spf2/spf_dns_rr.h:77: error: syntax error before
ns_type
 In file included from /usr/local/include/spf2/spf_server.h:22,
 from /usr/local/include/spf2/spf.h:27,
 from spf.h:17,
 from exim.h:449,
 from exim_dbmbuild.c:33:
 /usr/local/include/spf2/spf_dns.h:123: error: syntax error before ns_type
 /usr/local/include/spf2/spf_dns.h:160: error: syntax error before ns_type
 /usr/local/include/spf2/spf_dns.h:163: error: syntax error before ns_type
 /usr/local/include/spf2/spf_dns.h:166: error: syntax error before ns_type
 In file included from spf.h:17,
 from exim.h:449,
 from exim_dbmbuild.c:33:
 /usr/local/include/spf2/spf.h:81: error: syntax error before rr_type
 *** Error code 1

 Stop in /home/software/exim-4.71/build-OpenBSD-amd64 (line 603 of
Makefile).
 *** Error code 1

 Stop in /home/software/exim-4.71 (line 31 of Makefile).
 END TERMINAL OUTPUT

 The Makefile contains:
 EXPERIMENTAL_SPF=yes
 CFLAGS  += -I/usr/local/include
 LDFLAGS += -L/usr/local/lib -lspf2

 I tried to fix the problem, but did not succeed. Without SPF it works fine.

 Thank you for any help.

 Cheers,
 Vincent



compile problems: exim + spf (libspf2)

2009-12-23 Thread Vincent Immler
hi folks,

I tried to compile exim 4.71 (also tried 4.69) with different versions of
libspf2 (1.2.{9,8,7,6}) (compiled versions + 1.2.9 as a package).
Platform is OpenBSD 4.5 (amd64).

This is the problem:
BEGIN TERMINAL OUTPUT:
# make
`Makefile' is up to date.

gcc exim_dbmbuild.c
In file included from /usr/local/include/spf2/spf_dns.h:113,
 from /usr/local/include/spf2/spf_server.h:22,
 from /usr/local/include/spf2/spf.h:27,
 from spf.h:17,
 from exim.h:449,
 from exim_dbmbuild.c:33:
/usr/local/include/spf2/spf_dns_rr.h:56: error: syntax error before ns_type
/usr/local/include/spf2/spf_dns_rr.h:77: error: syntax error before ns_type
In file included from /usr/local/include/spf2/spf_server.h:22,
 from /usr/local/include/spf2/spf.h:27,
 from spf.h:17,
 from exim.h:449,
 from exim_dbmbuild.c:33:
/usr/local/include/spf2/spf_dns.h:123: error: syntax error before ns_type
/usr/local/include/spf2/spf_dns.h:160: error: syntax error before ns_type
/usr/local/include/spf2/spf_dns.h:163: error: syntax error before ns_type
/usr/local/include/spf2/spf_dns.h:166: error: syntax error before ns_type
In file included from spf.h:17,
 from exim.h:449,
 from exim_dbmbuild.c:33:
/usr/local/include/spf2/spf.h:81: error: syntax error before rr_type
*** Error code 1

Stop in /home/software/exim-4.71/build-OpenBSD-amd64 (line 603 of Makefile).
*** Error code 1

Stop in /home/software/exim-4.71 (line 31 of Makefile).
END TERMINAL OUTPUT

The Makefile contains:
EXPERIMENTAL_SPF=yes
CFLAGS  += -I/usr/local/include
LDFLAGS += -L/usr/local/lib -lspf2

I tried to fix the problem, but did not succeed. Without SPF it works fine.

Thank you for any help.

Cheers,
Vincent



Re: notebook: HP Compaq nc6220 - unable to boot from installation CD (crashes)

2006-05-02 Thread Vincent Immler
Okay, then it seems like that this is a problem with HP NC notebooks in 
general - I wonder why it isn't fixed then ...


I had an old bios revision and updated to a newer one - without improvement.
Tried the latest snapshot - without improvement.

Hmm ... what is going to be cheaper? Selling this notebook and buy a 
Thinkpad - or donating to OpenBSD when this problem is beeing fixed ... 
*think*


Peter Bako wrote:

I have a HP NC6000 laptop with the same problem.  In my case I was using
OpenBSD 3.8 (though the problem still occurs with 3.9) and initial install
went normally.  However after I updated my BIOS to the latest version (F.14)
it would no longer boot - more precisely it would crash shortly after
starting to boot up.  This happened both with my installed image as well as
off the install CD.  Since then I have successfully installed both Windows
and Fedora as a test and both worked without any problems.

The only response I got back to my post on this group regarding the problem
was to go back a version or two of the BIOS until things boot normally.
Unfortunately I have not had time to play with it yet, but you can try and
see if this helps you out.

If you find another solution, or an older BIOS works for you, please let me
know.

Peter

--
Date: Mon, 01 May 2006 23:13:28 +0200
From: Vincent Immler [EMAIL PROTECTED]
To: misc@openbsd.org
Subject: notebook: HP Compaq nc6220 - unable to boot from installation CD
(crashes)
Message-ID: [EMAIL PROTECTED]

Hi folks,

I own a HP Compaq nc6220. I really like this notebook, business look and 
quality. But I have a serious problem with OpenBSD.
I just tried an OpenBSD 3.9 installation CD on it and can't boot 
properly (already had that problem with OpenBSD 3.8)


The boot process stops at different points every time, so it doesn't 
help to disable devices (anyway I tried it!)


Does anyone have similar problems? Is there any solution available? The 
Hardware should be fine (~6 months old, Windows/FreeBSD/Knoppix all work!)!

I don't want to sell this notebook and buy a Thinkpad instead ... ;-\
Thanks for your help in advance.

All the best,
Vincent




Re: notebook: HP Compaq nc6220 - unable to boot from installation CD (crashes)

2006-05-01 Thread Vincent Immler

no sorry, not yet
I don't have any USB floppy drives!

Darrin Chandler wrote:

Have you tried booting any other way such as floppy? Just fishing...




Re: notebook: HP Compaq nc6220 - unable to boot from installation CD (crashes)

2006-05-01 Thread Vincent Immler

Thanks for your help, but I already tried that possibility.

I had to disable the following devices:
pciide*
uhub*
brgphy*
bge*
wdc*
isa0

then the last lines are:
isa at mainbus0 not configured
biomask  netmask  ttymask 
rd0: fixed, 3800blocks
root on rd0a
rootdev=0x1100 rrootdev=0x2f00 rawdev=0x2f02
Warning: RTC time at or beyond 2038
Warning: year set back to 2037
Warning: CHECK AND RESET THE DATE!
Warning: using file system time
Warning: CHECK AND RESET THE DATE!
*hanging*

It can't be that I have to disable so many (important) devices to get to 
this point ...

I wish I would have bought a Thinkpad ...

Dave @ Allnix, LLC wrote:

The boot process stops at different points every time, so it doesn't
help to disable devices (anyway I tried it!)

Does anyone have similar problems? Is there any solution available? The
Hardware should be fine (~6 months old, Windows/FreeBSD/Knoppix all
work!)!



I had something similiar happen to me on an older laptop once.

On the initial boot up, boot with the '-c' option.  At the prompt enable
verbose mode.  It will then boot and you will be able to see what it gets
stuck on.  See also this link...
http://www.bsdforums.org/forums/archive/index.php/t-33216.html

In my case, I had to disable ahc ('disable ahc' at the UKC prompt) and
that enabled me to install OBSD.  After the initial boot and set up, you
don't have to do it again because the install will configure everythink
correctly.


  

I don't want to sell this notebook and buy a Thinkpad instead ... ;-\



Awww, you really should.  I got my first one this month after years with
Apples and Dells with OBSD. OBSD works so well with the TPs.



Dave



  

Thanks for your help in advance.

All the best,
Vincent




notebook: HP Compaq nc6220 - unable to boot from installation CD (crashes)

2006-03-17 Thread Vincent Immler

Hi folks,

I just bought a HP Compaq nc6220. I really like this notebook, business 
look and quality. But I have a serious problem with OpenBSD.

I just tried my OpenBSD 3.8 installation CD on it and can't boot properly.

The boot process stops at this point:
pciide0 at pci0 dev 31 function 1 Intel 82801FB IDE rev. 0x03: DMA, 
channel 0 configured to compatibility, channel 1 configured to 
compatibility
After this line the notebook stops responding, therefore I have to power 
down the notebook completely.


Does anyone have similar problems? Is there any solution available?
Thanks for your help in advance.

All the best,
Vincent



Re: notebook: HP Compaq nc6220 - unable to boot from installation CD (crashes)

2006-03-17 Thread Vincent Immler

I tried to disable the last and then booted, without success.
In order which things I disabled:
1. pciide
2. pckbd
3. brgphy
4. wdc
5. npx
6. isapnp
7. ukphy
8. aha

The last line now is the following:
biomask ffcf netmask ffcf ttymask ffcf
I don't know how to disable it, disable biomask or something else does 
not work.


Just downloaded FreeBSD 6.1, but I don't want to switch to FreeBSD (in 
case FreeBSD works).


Thank you for your help.



how to send a wlan-card into standby? (just not so send _anything_) - questions to ifconfig down

2005-11-29 Thread Vincent Immler

Hi folks,

I just bought a mini-pci-wlan-card with antennas and now want to use it 
with my soekris net4801.

I have two requirements now:
a) that card should not be available 24/7 due to wardrivers etc (- 
ifconfig interface down)
b) but I also want this card _completely_ not sending any emissions or 
whatever (you know what I mean?), is this in case already when it is 
disabled via ifconfig interface down or is there any command available 
to send this wlan card into standby mode?


Yes, this sounds a little paranoid and it is not proven that all that 
stuff could harm your body, even though it would be cool feature to send 
this wlan-card into standby.
Any command available? Or do the wlan-cards already stop sending when 
they are disabled (ifconfig interface down)?


Thanks in advance,
Vincent



please publish SPF records

2005-11-02 Thread Vincent Immler

thanks in advance



OBSD 3.7 @ Samsung P35: Ati powerplay, disable system beeps?

2005-10-06 Thread Vincent Immler

Hi folks,

I just installed OpenBSD 3.7 on my Samsung P35 XVM 1600 III. Speedstep 
works fine, but what about Ati's powerplay?

Another problem I have:
During system shutdown/reboot the system usually beeps, but on my P35 
this beep is very loud, how to disable it?


Thanks in advance,
Vincent



Re: [Soekris] Ubiquity 400mW mini-PCI

2005-10-06 Thread Vincent Immler

maybe this link helps:

http://www.exergia.biz/ptp/exap-GMF.htm