gnucobol-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [open-cobol-list] error when compiling OC from a directory with spac


From: Sergey Kashyrin
Subject: Re: [open-cobol-list] error when compiling OC from a directory with spaces in its name
Date: Wed Jan 11 08:56:00 2006

Jose,

Create directory with "*" in its name. You will have even more fun :-)))

Regards,
Sergey

----- Original Message ----- From: "Jose Vilmar Estacio de Souza" <address@hidden>
To: <address@hidden>
Sent: Wednesday, January 11, 2006 4:42 AM
Subject: [open-cobol-list] error when compiling OC from a directory with spaces 
in its name


Hi all.
Perhaps this was already documented but I didn't find.
When compiling OC in a directory with spaces in its name, I'm getting an error. Note that I'm using a cygwin environment to the testes. I didn't test in my linux box.
Thanks.

/bin/sh ../libtool --tag=CC --mode=link gcc -fsigned-char -Wall -Wwrite-strings
-Wmissing-prototypes -Wno-format-y2k -O2  -march=i686 -mtune=pentium3 -finline-f
unctions -fomit-frame-pointer -o cobc.exe cobc-cobc.o cobc-config.o cobc-tree .o cobc-reserved.o cobc-error.o cobc-parser.o cobc-scanner.o cobc-field.o cobc-t ypeck.o cobc-codegen.o cobc-ppparse.o cobc-pplex.o -lintl ../lib/libsupport.a
mkdir .libs
gcc -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -O2 -march=i686 -mtune=pentium3 -finline-functions -fomit-frame-pointer -o cobc.exe cobc-cobc.o cobc-config.o cobc-tree.o cobc-reserved.o cobc-error.o cobc-parser. o cobc-scanner.o cobc-field.o cobc-typeck.o cobc-codegen.o cobc-ppparse.o cobc-p plex.o /usr/lib/libintl.dll.a -L/usr/lib /usr/lib/libiconv.dll.a ../lib/libsupp
ort.a
make[3]: Leaving directory `/home/Jose Vilmar/open-cobol-0.33/cobc'
make[2]: Leaving directory `/home/Jose Vilmar/open-cobol-0.33/cobc'
Making all in bin
make[2]: Entering directory `/home/Jose Vilmar/open-cobol-0.33/bin'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -fsigned-char -Wall -Wwrite-strings -Wmis
sing-prototypes -Wno-format-y2k  -I.. -O2  -march=i686 -mtune=pentium3 -finline-
functions -fomit-frame-pointer -MT cobcrun-cobcrun.o -MD -MP -MF ".deps/cobcrun- cobcrun.Tpo" -c -o cobcrun-cobcrun.o `test -f 'cobcrun.c' || echo './'`cobcrun.c
; \
then mv -f ".deps/cobcrun-cobcrun.Tpo" ".deps/cobcrun-cobcrun.Po"; else rm -f ".
deps/cobcrun-cobcrun.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc -fsigned-char -Wall -Wwrite-strings
-Wmissing-prototypes -Wno-format-y2k -O2  -march=i686 -mtune=pentium3 -finline-f
unctions -fomit-frame-pointer -Wl,--export-all-symbols -Wl,--enable-auto-import
-o cobcrun.exe cobcrun-cobcrun.o -lm -ldb-4.3 -lgmp -lintl -lncurses -L../libc
ob -lcob
mkdir .libs
libtool: link: cannot find the library `' or unhandled argument `Vilmar/open-cob
ol-0.33/libcob'
make[2]: *** [cobcrun.exe] Error 1
make[2]: Leaving directory `/home/Jose Vilmar/open-cobol-0.33/bin'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/Jose Vilmar/open-cobol-0.33'
make: *** [all] Error 2
Jose address@hidden ~/open-cobol-0.33
$ pwd
/home/Jose Vilmar/open-cobol-0.33
Jose address@hidden ~/open-cobol-0.33
$ uname -a
CYGWIN_NT-5.1 Vilmar 1.5.18(0.132/4/2) 2005-07-02 20:30 i686 unknown unknown Cyg
win
Jose address@hidden ~/open-cobol-0.33




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
open-cobol-list mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/open-cobol-list


reply via email to

[Prev in Thread] Current Thread [Next in Thread]