Re: unremovable files and possible fs corruption (2.1.123)

Ely Wilson (plexus@ionet.net)
Thu, 8 Oct 1998 15:38:55 -0500 (CDT)


> > fbset.h:34: parse error before `__u32'
> >
> > not such a big problem, but, the same (__u32 and __u8) problem occurs when
> > I try compile pppd-2.3.5:
> >
> > Now, i can get by by explicitly declaring these. But, I would rather know
>
> I ran into the same problem trying to build smbmount on Redhat 5.1 with
> glibc, kernel 2.1.124.
>

Well, I've foudn these #defines in
/usr/src/linux/include/linux/asm/types.h

Which is fine because now instead of adding the explicit defiens myself I
can just #include that header, this is still a cheap fix, and I'm still at
a loss as to why it woudl work one place yet not another.

I too am Using RedHat 5.1 (haven't tested on Slack _yet_) and tried with
both glibc 2.0.7 and 2.0.97.

I've also noticed (and this is funny) that glibc 2.0.97 broke pppd. Seems
to decide to not do anything and just sit there, if i reinstall the glibc
rpm that come packaged with RedHat it works. I'm recompiling glibc xxx97
again to give it another go right now.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/