Re: PLEASE HELP ME :-(



On Feb 7, 1:03 am, Rick Jones <rick.jon...@xxxxxx> wrote:
sudhansutiw...@xxxxxxxxx wrote:
(aCC -Wl,+s +W829 -DPROTOTYPING -g -c -Aa -I/citisafe/users/
mandaro/cs35/href -I/citisafe/users/secpxyit/IWS6.0SP5/IWS/plugins/
include -I/citisafe/users/secpxyit/syb1251/OCS-12_5/include -I/
citisafe/users/secpxyit/CRYPTO/include -I/citisafe/users/secpxyit/
enigma/h -I/usr/include -Dunix -DIDL_PROTOTYPES -D_REENTRANT
+DAportable -DHPUX -DMCC_HTTP -DMCC_PROXY -DNET_SSL -D_HPUX_SOURCE -
DXP_UNIX -D_POSIX_SOURCE -D_TCDCE_ -D_CSAFESDB_ -D_DBUG -D_DEBUG -
D_DBUG -D_TRACEMEM_ -D_WCL_ -g0 -DTCODSS_FILENAME=\"CSAFESocket.cpp\" /
citisafe/users/mandaro/cs35/waicref/CSAFESocket.cpp -o /citisafe/users/
mandaro/cs35/waicref/CSAFESocket.o) || (rm -f /citisafe/users/mandaro/
cs35/waicref/CSAFESocket.o;exit 1)
aCC: warning 901: unknown option: `+DAportable': use +help for online
documentation.

Dennis will need to address the othercv-qualifier bits below, but that
warning above stems from +DAportable being an option on PA-RISC, not
Itanium. Some additional makefile/configure script work is likely in
order to correct that.





"/citisafe/users/mandaro/cs35/waicref/CSAFESocket.cpp", line 155:
error #2315:
the object has cv-qualifiers that are not compatible with
the member
function
object type is: const CSAFESocket
m_sock = p_sock.getsocket();
^
"/citisafe/users/mandaro/cs35/waicref/CSAFESocket.cpp", line 181:
error #2315:
the object has cv-qualifiers that are not compatible with
the member
function
object type is: const CSAFESocket
this->m_sock = p_sock.getsocket();
^
"/citisafe/users/mandaro/cs35/waicref/CSAFESocket.cpp", line 838:
warning #2549-D:
variable "l_nread" is used before its value is set
ioctl(i,l_nread);
^

Is it indeed the case that l_nread isn't being set before the ioctl call?

rick jones

2 errors detected in the compilation of "/citisafe/users/mandaro/cs35/
waicref/CSAFESocket.cpp".
*** Error exit code 1
Waiting for your response on this . . Thanks in advance friend . .

--
web2.0 n, the dot.com reunion tour...
these opinions are mine, all mine; HP might not want them anyway... :)
feel free to post, OR email to rick.jones2 in hp.com but NOT BOTH...- Hide quoted text -

- Show quoted text -

Hi Rick,

Thanks a lot for your comments dear friend. Yeah I confirmed and found
+DAportable is not supported on Itanium as you had indicated.
I know that a non-const member function can't be called from a const
object and hence the above "cv-qualifiers" error but it was running
successfully on PA-RISC based systems.

I expect that DENNIS would address this issue soon . .


.



Relevant Pages

  • [HPADM] Re: PA-RISC Binaries Running on Itanium?
    ... allows you to run PA-RISC executables on an Itanium HP-UX machine. ... If you are not the intended recipient please contact ...
    (HP-UX-Admin)
  • Re: new Itanium after Tukwila: Poulson
    ... > a HP chip as a replacement for their PA-RISC architecture. ... Itanium workstations. ...
    (comp.os.vms)
  • [HPADM] [SUMMARY] Data Protector pa-risc 11.11 to itanium 11.23
    ... Hi - We are moving from hp-ux 11.11 pa-risc to 11.23 Itanium. ... in migrating data protector 5.50 from pa-risc 11.11 to 11.23 itanium. ... should ensure they are actually virus free. ...
    (HP-UX-Admin)
  • Re: Does HPUX run on x86 processors
    ... > Carly blush. ... Yes, Itanium might be a problem, but Itanium ... PA-RISC *and* HP-UX being a problem is even more unlikely. ...
    (comp.sys.hp.hpux)
  • Re: IntToStr B&V v0.4 on attachments
    ... > should wait for Dennis' return before making any final decisions on ... > - Alignment is a difficult issue. ... > a warning because the rp variable isn't always initialized (at least, ... > it seems like that to the compiler). ...
    (borland.public.delphi.language.basm)