Menu

#16 make error: parse error + undeclared var; sunos 5.8

build errors
closed-fixed
nobody
None
5
2018-03-17
2003-12-01
No

$ ./configure
...
$ make
stream.c: In function `internal_stream_ioctl':
stream.c:935: parse error before `ioctlent'
stream.c:950: `iop' undeclared (first use in this function)

This happens with and without the added definitions
-DHAVE_STROPTS_H -DHAVE_SYS_TIHDR_H as suggested
in another bug report.

$ uname -a
SunOS procyon 5.8 Generic_108528-22 sun4u sparc
SUNW,Ultra-4

I am not too familiar with sun machines so I have no clue
as to whats up; but I am willing to provide further
information etc. if required.

Discussion

  • Jonathan Dowland

    • status: open --> open-fixed
     
  • Jonathan Dowland

    fix for spelling error (closes bug)

     
  • Jonathan Dowland

    • status: open-fixed --> pending-fixed
     
  • Jonathan Dowland

    • milestone: --> build errors
     
  • Jonathan Dowland

    • status: pending-fixed --> open-fixed
     
  • Jonathan Dowland

    Logged In: YES
    user_id=96503

    Oops, sorry to be messing about. Problem is a simple one (might
    be fixed in CVS; haven't got that to compile however, missing
    tools). Re-opened so that someone proper can see it and close
    it / action it if necessary.

     
  • Nobody/Anonymous

    Logged In: NO

    "struct' is misspelled as "strict" in stream.c. Fix and it
    works...

     
  • Eugene Syromyatnikov

    • Description has changed:

    Diff:

    
    
    • status: open-fixed --> closed-fixed
     
  • Eugene Syromyatnikov

    Fixed in 1c04b0b000a93eef43fb2633a082d3f18da69f47.