Installation of CUPS in HP-UX 11i

nivi rnivi26 at yahoo.com
Mon Jun 9 20:00:07 PDT 2008


> > > I installed IPv6 and now it is not showing error for IPv6. but errors in http.h file stil exists...like line 332:unexpected symbol "*"
> > > line 332:Function prototype are an ANSI feature
> > > line 332:type of http is undefined due to an illegal operation.
> > >
> > > these 3 error are repeated for 333,334,335,336.......
> > > why are these errors occur....
> > > Please let me know how to solve it.....
> > >
> > > Thanks,
> > >
> >
> > I agree with Mike.
> >
> > On your system there is no HP Ansi C/C++ Compiler Suite installed. So you have to export the PATH where GCC is installed:
> >
> > export PATH=$PATH:/usr/local/bin
> >
> >
> > After that you can continue with the configure script ...
> >
> > regards!
> > Bernd
>
> Thanks. Now the error http.h error is not coming. but i do get some other as below.
>
> Linking testadmin...
> /usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (testadmin.o) was detected. The linked output may not run on a PA 1.x system.
> Linking testarray...
> /usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (testarray.o) was detected. The linked output may not run on a PA 1.x system.
> Linking testcups...
> /usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (testcups.o) was detected. The linked output may not run on a PA 1.x system.
> Linking testfile...
> /usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (testfile.o) was detected. The linked output may not run on a PA 1.x system.
> Linking testhttp...
> /usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (testhttp.o) was detected. The linked output may not run on a PA 1.x system.
> /usr/ccs/bin/ld: Unrecognized argument: +init
> /usr/ccs/bin/ld: Usage:  /usr/ccs/bin/ld [options] [flags] files
> collect2: ld returned 1 exit status
> *** Error exit code 1
>
> Stop.
>
> I could not understand what the error is....
> Please help me in this..
> Thanks,
>

The problem is because I am using cups-1.3.7? I could understand that this issue is because of architecture difference. but how to solve an architecture problem.

Please help me how to solve this architecture problem....
>





More information about the cups mailing list