[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference turris::c_plus_plus

Title:C++
Notice:Read 1.* and use keywords (e.g. SHOW KEY/FULL KIT_CXX_VAX_VMS)
Moderator:DECCXX::AMARTIN
Created:Fri Nov 06 1987
Last Modified:Thu Jun 05 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:3604
Total number of notes:18242

3580.0. "compile errors" by RTOMS::PARETIJ () Wed May 21 1997 10:40

my C++ knowledge is about 0 ...

having said that, on Unix 4.0b I have the following problem ...


cxx: Error: ../src_links/include/globals.h, line 54: In this declaration, the ty
pe of "basename" is not compatible with the type of a previous declaration of "b
asename" at line number 164 in file /usr/include/string.h.
STATUS char * basename,*base_dir,*base_file,*work_dir,tmp_dir[256];
------------^

where 
memb/src_links/include/globals.h has

    53  STATUS FILE * fps,*fpl,*fpd,*fp_rest,*flush_files[MAX_COPY_JOBS];
    54  STATUS char * basename,*base_dir,*base_file,*work_dir,tmp_dir[256];
    55  STATUS char bsn[256],bsd[256],bsf[256],wod[256],titel[256],dfile[256],pa
ra_file[256];

and /usr/include/string.h has   


 164  extern char    * __R(basename) __((char  *));







T.RTitleUserPersonal
Name
DateLines