i'm having trouble getting iptables to merge. i have all the ipv4 stuff compiled and 
installed as modules. do i need to load some modules before trying to merge? it gives 
me the error :

make: *** [extensions/libipt_physdev_sh.o] Error 1

!!! ERROR: net-firewall/iptables-1.2.8-r1 failed.
!!! Function src_compile, Line 55, Exitcode 2
!!! (no error message)

i'm at a loss.

On Fri, Jul 04, 2003 at 01:30:33PM -0600, Collins Richey wrote:
> On Fri, 4 Jul 2003 20:25:56 +0200
> Florian Huber <[EMAIL PROTECTED]> wrote:
> 
> > Hello Richey,
> > On Fri, 4 Jul 2003 11:51:55 -0600
> > Collins Richey <[EMAIL PROTECTED]> wrote:
> > 
> > > UNIX98_PTY support is on, and I can't see anything else obvious
> > > that's missing in the configuration.
> > > 
> > > Any ideas?
> > 
> > Since 2.5.x the devfs does _not_ mount /dev/pts! You have to mount it
> > yourself. BTW the /dev/pts support in the kernel is needed, even
> > if you have devfs (which should be the case).
> > 
> > I'm afraid those informations are hard to find, so I post a small
> > howto.
> > 
> 
> [ rest of howto snipped ]
> 
> > 9. edit /etc/fstab and add sysfs and devpts:
> >   none    /dev/pts    devpts    defaults    0 0
> >   none    /sys        sysfs     defaults    0 0
> > 
> 
> Thanks, that was the answer.
> 
> Also a couple of additions to your excellent howto:
> 
> IMPORTANT !!!:
> [*] Prompt for development and/or incomplete code/drivers
> [*] /dev file system support (EXPERIMENTAL)
> [*] /dev/pts file system for Unix98 PTYs
> [*] VGA text console
> 
> The first line is something most newbies miss.
> The 2.5 make oldconfig process turned off VGA text console support!
> 
> -- 
> Collins Richey - Denver Area
> if you fill your heart with regrets of yesterday and the 
> worries of tomorrow, you have no today to be thankful for.
> 
> 
> 
> --
> [EMAIL PROTECTED] mailing list
> 

--
[EMAIL PROTECTED] mailing list

Reply via email to