On 11/29/06, Damian Wiest <[EMAIL PROTECTED]> wrote:
1) visual editor -- ed, vi, emacs
2) revision control system -- RCS, CVS, Subversion
3) portability tools -- autotools (autoconf, automake, libtool)
4) build system -- make, gmake, bmake
5) packaging system -- pkgsrc, Open and FreeBSD port
This[1] is from a LE-565 board which refuse to run normally when 2 or
more network are attached to more then one re(4).
As soon as i configure and connect an Ethernet cable to a second nic i
get the "watchdog timeout" error at the bottom of the dmesg. No matter
if i put traffic on wire or not.
BTW
Esben Norby [EMAIL PROTECTED] wrote:
>
> This makes no sense imho, this mtu should be 1500, as the mtu of a vlan
> interface is 1500. The mtu of a q-in-q interface should also be 1500.
>
OpenBSD has no concept of q-in-q like it does for a single tag
(IFCAP_VLAN_MTU), so you would really want to
dreamwvr wrote:
Hello,
if using imp port in chroot with mini_sendmail can you input?
chroot -u www /var/www echo test |mini_sendmail -v -p25
works just fine. However IMP is unable to really_send mails.
You are only chrooting your "echo" here. Try something like
echo test | sudo chroot
Jason,
Please find the dmesg from a working Dell PE 850 .Hope this helps .
# dmesg
OpenBSD 3.9 (GENERIC.MP) #598: Thu Mar 2 02:37:06 MST 2006
[EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC.MP
cpu0: Intel(R) Pentium(R) D CPU 2.80GHz ("GenuineIntel" 686-class) 2.80 GHz
cpu0:
FPU,V86
On Nov 29, 2006, at 1:08 PM, Jason Dixon wrote:
Anyone have a working dmesg from a Dell PowerEdge 860?
Sorry, I should have been more explicit. I would like to see a dmesg
specifically from a PE860 to determine if there have been any
hardware changes. I would have asked Marco, but I know
On Nov 29, 2006, at 8:15 PM, Rogier Krieger wrote:
Just a quick guess.
On 11/30/06, Brendan Grossman <[EMAIL PROTECTED]> wrote:
Can't install php5-core-5.1.4p1-hardened because of conflicts
(php5-core-5.1.4p1)
Try to delete the conflicting package (php5-core) first. You already
seem to have
Robert C Wittig wrote:
> > verify that your /etc/rc.conf contains:
> > local_rcconf="/etc/rc.conf.local"
> > [ -f ${local_rcconf} ] && . ${local_rcconf} # Do not edit this line
>
> Yes, I checked and these lines were in rc.conf, and I also noticed
> that rc.conf had a line:
>
> pf=NO
>
> ...so
Marcus Popp wrote:
I'm sure that you have done more to your system then you told :-)
No too much more... just the usual set-up stuff.
This is a practice box. Once I refine what I am doing on it with PF, I
will use the PF set-up on my web/mail servers.
verify that your /etc/rc.conf contai
On Wed, Nov 29, 2006 at 11:28:25PM +, Brian Candler wrote:
>On Wed, Nov 29, 2006 at 09:16:54AM -0800, Pawel S. Veselov wrote:
>> the better way to do this is to put 'bar()' in another shared object, and
>> dlopen() it before the "module" with the RT_GLOBAL flag.
>> I put the modified stuff in h
Just a quick guess.
On 11/30/06, Brendan Grossman <[EMAIL PROTECTED]> wrote:
Can't install php5-core-5.1.4p1-hardened because of conflicts
(php5-core-5.1.4p1)
Try to delete the conflicting package (php5-core) first. You already
seem to have it installed, blocking the installation for your
diff
>>> Dan Farrell <[EMAIL PROTECTED]> 11/30 9:44 am >>>
> ps. Two items regarding the AK47. I've heard that the majority of
these
> are being produced illegally (manufacturer didn't get the required
> license from the Soviet inventor) and that, besides the gun barrel,
most
> parts can be stamped out
Hello everyone
I'm having the following problem trying to install php5:
bash-3.1# env FLAVOR="no_x11 no_curl no_filepro no_gmp no_imap no_ldap
no_mbstring no_mcrypt no_mhash no_ncurses no_pgsql no_shmop no_soap no_snmp
no_sqlite no_sybase_ct no_xmlrpc no_xsl" make install
===> www/php5/core
===>
On Tue, 28 Nov 2006 15:58:42 -0700 (MST)
Diana Eichert wrote:
> I use a soldering iron, dremel tool, sheet metal/plastic nibbler and
> solder wick.
>
> diana
> PS Then I load my AR-15 to see if I can shoot any holes in my code.
I find that for QA [1], using a double-barrel 10 ga. shoots lots of
On Wed, Nov 29, 2006 at 09:16:54AM -0800, Pawel S. Veselov wrote:
> the better way to do this is to put 'bar()' in another shared object, and
> dlopen() it before the "module" with the RT_GLOBAL flag.
>
> I put the modified stuff in http://manticore.2y.net/temp/callbacks
Thank you - although that
> ps. Two items regarding the AK47. I've heard that the majority of
these
> are being produced illegally (manufacturer didn't get the required
> license from the Soviet inventor) and that, besides the gun barrel,
most
> parts can be stamped out of sheet metal instead of having to be
machined.
Al
Do the last few lines of /etc/rc.conf look like the following?
local_rcconf="/etc/rc.conf.local"
[ -f ${local_rcconf} ] && . ${local_rcconf} # Do not edit this line
Robert C Wittig wrote:
> I am running OBSD 3.9, and I finally got around to setting up PF.
>
> Following the instructions at:
>
On Tue, Nov 28, 2006 at 02:48:27PM -0600, Alvaro Mantilla Gimenez wrote:
> Hi OpenBSD developers,
>
>
> Which are your preferred tools for develop? (For C, C++, Java,
> etcno matter the language)
>
> It is good to know which tools and why...
>
>
> Thanks,
>
>
> Alvaro
I
On Wed, 29 Nov 2006 21:29:26 +0100, Jernej Vodopivec <[EMAIL PROTECTED]> wrote:
> On sre, 2006-11-29 at 13:08 -0500, Jason Dixon wrote:
>> Anyone have a working dmesg from a Dell PowerEdge 860?
>
> Maybe I can help you - I can send you dmesg from a Dell PE840?
>
> Regards,
>
> Jernej
Yes, pleas
On 2006-11-29T13:57, Robert C Wittig wrote:
...
> pf_rules=/etc/pf.conf # specify which file contains your rules
that is not necessary.
...
> I am curious to know why 'pf=YES' added to /etc/rc.conf.local did not
> start PF automatically on reboot, and what I might do to correct this.
I'm
On sre, 2006-11-29 at 13:08 -0500, Jason Dixon wrote:
> Anyone have a working dmesg from a Dell PowerEdge 860?
Maybe I can help you - I can send you dmesg from a Dell PE840?
Regards,
Jernej
Anyone have a working dmesg from a Dell PowerEdge 860?
Thanks,
--
Jason Dixon
DixonGroup Consulting
http://www.dixongroup.net
I am running OBSD 3.9, and I finally got around to setting up PF.
Following the instructions at:
http://www.openbsd.org/faq/pf/config.html
...I added:
pf=YES # enable PF
...to the file /etc/rc.conf.local.
I had to create the file first, as it was non-existent.
I also added:
pf_rul
the better way to do this is to put 'bar()' in another shared object, and
dlopen() it before the "module" with the RT_GLOBAL flag.
I put the modified stuff in http://manticore.2y.net/temp/callbacks
thanks, Pawel.
On Wed, Nov 29, 2006 at 10:36:20AM -0600, Dale Rahn wrote:
>Hmm, it seems that -rdy
Any other operating system
would need (must) download only the *.o object code and clue them together.
I agree, that you "clue" object files together.
Maybe someone else needs to be clued.
--
---
Olivier V. Meyer
Congress shall make no law respecting an establishment of religi
> >So far, only NetBSD runs on the AK* architecture.
>
> Yeah, but it only boots single-user, so it don't count.
Am I the only one who read this as ``icky architecture''?
Miod
On Wed, Nov 29, 2006 at 07:20:22PM +0100, Johan P. Lindstr?m wrote:
> So far, only NetBSD runs on the AK* architecture.
most of the struggling nations run on AK-* architecture (AK-47 mostly).
> On 11/29/06, Ioan Nemes <[EMAIL PROTECTED]> wrote:
> >That's the problem, you should use an AK45! Much-
Johan P. Lindstrvm wrote:
So far, only NetBSD runs on the AK* architecture.
Yeah, but it only boots single-user, so it don't count.
-- JPL
On 11/29/06, Ioan Nemes <[EMAIL PROTECTED]> wrote:
That's the problem, you should use an AK45! Much-much cheaper
than the AR-15 (I've been offred one
On Wed, Nov 29, 2006 at 06:31:21AM -0700, Diana Eichert wrote:
> just remember you may end up spawning a daemon child or even worse, some
> of you may fork a child.
Personally, I'm wary of zombies.
So far, only NetBSD runs on the AK* architecture.
-- JPL
On 11/29/06, Ioan Nemes <[EMAIL PROTECTED]> wrote:
That's the problem, you should use an AK45! Much-much cheaper
than the AR-15 (I've been offred one for $US15.00 in Sudan),
and is widely available.
Ioan
>> Diana Eichert <[EMAIL PROTE
>From my notes (this is apparently the "old" way to do it,
but it might work for you as a quick fix):
Error: "/usr/bin/ld: cannot find -lstubs"
Problem: /usr/src/distrib/special/libstubs/libstubs.a does not exist
Fix:
cd /usr/src/distrib/special/libstubs
make
Bill
On Wed, 2006-11-29 at 09:05
Samurai Chef wrote:
wouldn't the primary tool they all use be the greymatter in their skulls?
Didn't beck@ write a greymatter perl script to trap evil thoughts? Oh,
wait. Wrong script.
-ME
The 2nd level mirror anoncvs2.at.openbsd.org aka catai.net is down for
at least one week. I'm trying to get it back into service, please check
other mirrors in the meantime.
Martin
wouldn't the primary tool they all use be the greymatter in their skulls?
Hmm, it seems that -rdynamic is a non-standard flag here.
Use '-Wl,-E' or '-Wl,--export-dynamic'. Check the ld(1) man page
for '-E' and '--export-dynamic' options.
http://www.cim.mcgill.ca/~franco/OpSys-304-427/messages/node59.html
On Wed, Nov 29, 2006 at 03:52:37PM +, Brian Candler wrote:
>
On Wed, Nov 29, 2006 at 09:05:35AM -0700, Carlos A. Garcia G. wrote:
> Hi, im trying to make a obsd livecd i use the instructions in
> http://www.onlamp.com/pub/a/bsd/2005/07/14/openbsd_live.html
> but in one step i get
> /usr/bin/ld: cannot find -lstubs
> collect2: ld returned 1 exit status
> ***
Hello,
I've just installed the 4.0 version of OpenBSD to a
regular PC computer. What I noticed is that default
termcap doesn't match codes generated by console
driver (F-keys, Home, End, etc.) I tried to set TERM
to both vt220 and wsvt25 (and some others) but no
luck. Did I do something wrong or,
Hi, im trying to make a obsd livecd i use the instructions in
http://www.onlamp.com/pub/a/bsd/2005/07/14/openbsd_live.html
but in one step i get
/usr/bin/ld: cannot find -lstubs
collect2: ld returned 1 exit status
*** Error code 1
Stop in /usr/src/distrib/i386/ramdisk_cd (line 10 of instbin.mk).
I am in the process of trying to port rp-l2tp to openbsd.
I have a problem with dlopen(). rp-l2tp calls dlopen() to load its
sync-pppd.so module, and this in turn has callbacks to functions defined in
the main program. However under OpenBSD these callbacks fail to link.
Here's a simple test to de
>From what I read of, they might be using some sort of machine language.
> Hi OpenBSD developers,
>
>
>Which are your preferred tools for develop? (For C, C++, Java,
> etcno matter the language)
>
>It is good to know which tools and why...
>
>
>Thanks,
>
>
>Alvaro
On Wed, 29 Nov 2006, bofh wrote:
> On 11/28/06, Lyndon Nerenberg <[EMAIL PROTECTED]> wrote:
> > On Nov 28, 2006, at 7:39 PM, Chris Kuethe wrote:
> >
> > > if you're not careful about your date, you might find you have some
> > > unwanted growfs. you never know what's in swap space.
> >
> > That's
Hi
Two (unrelated) problems with the axe device:
1. Is altq/pf not implemented for USB-Ethernet devices like axe0 ?
I can't get the axe0 device to work with queuing rules of pf:
Device according to dmesg (full dmesg see end of email):
axe0 at uhub0 port 1 configuration 1 interface 0
axe0: Cisco
On 11/28/06, Lyndon Nerenberg <[EMAIL PROTECTED]> wrote:
On Nov 28, 2006, at 7:39 PM, Chris Kuethe wrote:
> if you're not careful about your date, you might find you have some
> unwanted growfs. you never know what's in swap space.
That's why it's important to finger, first.
yes
Brian Candler wrote:
> On Tue, Nov 28, 2006 at 04:18:53PM -0800, K WESTERBACK wrote:
>> I've booted OpenBSD from above cylinder 1024 (at least >8G) as far as I
>> recall. However you *cannot* boot it from an extended partition w/o
>> assistance of some kind. It's unclear from your email if this is
On Wednesday 29 November 2006 03:05, you wrote:
> On Tue, Nov 28, 2006 at 06:50:22PM -0800, Karsten McMinn wrote:
> > On 11/28/06, Diana Eichert <[EMAIL PROTECTED]> wrote:
> > >I use a soldering iron, dremel tool, sheet metal/plastic nibbler and
> > >solder wick.
> > >
> > >diana
> > >PS Then I lo
Hello,
Do you have some good news
Regard's
Claude
Girish Venkatachalam-2 wrote:
>
> On Sun, Nov 12, 2006 at 03:31:30AM -0800, Claude Brassel wrote:
>> Hello,
>>
>> I'm using lirc on linux and i want to switch to openbsd but i can not
>> find
>> some equivalent package to lirc;
>
> I
Hello,
I don't need a default route since I adresse only one lan (192.168.50/24)
from my vpn client, the VPN gateway has a route to this lan and in the
client configuration (safenet on windows) I have just added the LAN
192.168.50 as ip subnet in the "Remote party and Adressing" section. This
work
On Wed, Nov 29, 2006 at 08:27:14AM +0100, Damien Bergamini wrote:
> You must recompile user ppp with ATM enabled:
>
> cd /usr/src/usr.sbin/ppp/ppp/
> vi Makefile
> remove line NOATM= /usr/include/netnatm required
> then run make && make install
>
> then ppp -dedicated adsl
>
> this is explained
Hello Claude,
On Thu, 23.11.2006 at 02:48:45 -0800, Claude Brassel <[EMAIL PROTECTED]> wrote:
> [IPsec-clients]
> Phase= 2
> Configuration= SoftPK-quick-mode
> #Local-ID= default-route
> Local-ID= LAN54
> Remote-ID= dummy-remote
>
> [ufqdn/[EMAIL
This message contains graphics. If you do not see the graphics,
use this link:
http://insider.xfire.com/hostedemail/email.htm?h=d4eed430359665bcf6da38ae6312c9e1&CID=876447064&ch=4FC899178675B32C25A272FE2F6098E7.
This email message has been sent to
[EMAIL PROTECTED]
If you'd like to get updates
Hello,
On Wed, 29.11.2006 at 13:33:21 +0800, Uwe Dippel <[EMAIL PROTECTED]> wrote:
> Has there been a change with respect to how it works with chrooted Apache,
> compared to 3.8 ?
when trying to get different chrooted processes to talk to each other,
I regularly avoid
> In 3.8 I used
> rm -Rf /v
hmm, on Tue, Nov 28, 2006 at 10:39:28PM +0100, frantisek holop said that
> the scary thing is, that the errors always reappear if i mount sd0
> under openbsd. it is correcting/corrupting the partition table
> and messes up the CHS vs LBA settings (as partition magic says)
clarification here. thi
Vim Visual wrote:
Fred, would you like to marry me?
Sorry I'm taken :~)
Oh, my! I always forget that I am already married! Too bad!
Thanks!
That did it! But it requiered a reboot, which I don't like much, but
the network is there and I can connect!
Does this mean that I have to reboot
On Tue, Nov 28, 2006 at 04:18:53PM -0800, K WESTERBACK wrote:
> I've booted OpenBSD from above cylinder 1024 (at least >8G) as far as I
> recall. However you *cannot* boot it from an extended partition w/o
> assistance of some kind. It's unclear from your email if this is what you
> attempted or no
54 matches
Mail list logo