All of lore.kernel.org
 help / color / mirror / Atom feed
* something's wrong with the 2.4.12 compilation
@ 2001-10-15  6:50 Peter Jay Salzman
  2001-10-15  9:35 ` Robert Szentmihalyi
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Jay Salzman @ 2001-10-15  6:50 UTC (permalink / raw)
  To: linux-kernel

hi all,

grabbed 2.4.12, copied .config from my current 2.4.10, did a make oldconfig
and make dep && make bzImage.   here's the error:

  ieee1284_ops.c: In function `ecp_forward_to_reverse':
  ieee1284_ops.c:365: `IEEE1284_PH_DIR_UNKNOWN' undeclared (first use in this
  function)
  ieee1284_ops.c:365: (Each undeclared identifier is reported only once
  ieee1284_ops.c:365: for each function it appears in.)
  ieee1284_ops.c: In function `ecp_reverse_to_forward':
  ieee1284_ops.c:397: `IEEE1284_PH_DIR_UNKNOWN' undeclared (first use in this
  function)
  make[3]: *** [ieee1284_ops.o] Error 1
  make[3]: Leaving directory `/usr/src/linux-2.4.12/drivers/parport'
  make[2]: *** [first_rule] Error 2
  make[2]: Leaving directory `/usr/src/linux-2.4.12/drivers/parport'
  make[1]: *** [_subdir_parport] Error 2
  make[1]: Leaving directory `/usr/src/linux-2.4.12/drivers'
  make: *** [_dir_drivers] Error 2
  satan#

i don't need 2.4.12 for anything in particular, so please don't feel like i
need help or anything.  i'm perfectly happy with 2.4.10.

my only concern is for the kernel itself.  someone out there may really
depend on the new release.

if you want to ask any questions or a copy of .config, please email me at
p(at)dirac.org.

thank you!  :)

pete

-- 
"You may not use the Software in connection with any site that disparages
Microsoft, MSN, MSNBC, Expedia, or their products or services ..."
                    -- Clause from license for FrontPage 2002

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: something's wrong with the 2.4.12 compilation
  2001-10-15  6:50 something's wrong with the 2.4.12 compilation Peter Jay Salzman
@ 2001-10-15  9:35 ` Robert Szentmihalyi
  0 siblings, 0 replies; 2+ messages in thread
From: Robert Szentmihalyi @ 2001-10-15  9:35 UTC (permalink / raw)
  To: Peter Jay Salzman; +Cc: linux-kernel

Am Montag, 15. Oktober 2001 08:50 schrieb Peter Jay Salzman:
> hi all,
>
> grabbed 2.4.12, copied .config from my current 2.4.10, did a make
> oldconfig and make dep && make bzImage.   here's the error:
>
>   ieee1284_ops.c: In function `ecp_forward_to_reverse':
>   ieee1284_ops.c:365: `IEEE1284_PH_DIR_UNKNOWN' undeclared (first
> use in this function)
>   ieee1284_ops.c:365: (Each undeclared identifier is reported
> only once ieee1284_ops.c:365: for each function it appears in.)
>   ieee1284_ops.c: In function `ecp_reverse_to_forward':
>   ieee1284_ops.c:397: `IEEE1284_PH_DIR_UNKNOWN' undeclared (first
> use in this function)
>   make[3]: *** [ieee1284_ops.o] Error 1
>   make[3]: Leaving directory
> `/usr/src/linux-2.4.12/drivers/parport' make[2]: *** [first_rule]
> Error 2
>   make[2]: Leaving directory
> `/usr/src/linux-2.4.12/drivers/parport' make[1]: ***
> [_subdir_parport] Error 2
>   make[1]: Leaving directory `/usr/src/linux-2.4.12/drivers'
>   make: *** [_dir_drivers] Error 2
>   satan#
>
> i don't need 2.4.12 for anything in particular, so please don't
> feel like i need help or anything.  i'm perfectly happy with
> 2.4.10.
>
> my only concern is for the kernel itself.  someone out there may
> really depend on the new release.
>
> if you want to ask any questions or a copy of .config, please
> email me at p(at)dirac.org.

You have run into the parport compile bug.
It is fixed in 2.4.13-pre1

>
> thank you!  :)
>
> pete

hth,
 Robert

-- 
Where do you want to be tomorrow?

Entracom. Building Linux systems.
http://www.entracom.de

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-10-15  9:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-10-15  6:50 something's wrong with the 2.4.12 compilation Peter Jay Salzman
2001-10-15  9:35 ` Robert Szentmihalyi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.