Hello all,I've just downloaded git code using this manual.
| |
| | | | | |
| CDE - Common Desktop Environment / Wiki / FreeBSDBuildWe are currently
requesting that all contributions to the project are licenced under the MIT
licence. Find out why? WARNING: THIS GUIDE IS FOR ADVANCED USERS FOR USE IN
BUILDING AND PORTING. |
| |
| View on sourceforge.net | Preview by Yahoo |
| |
| |
I can't build, finish with error: *** exit code 1 making sfclrlock.o
libvdelta requires libast but libast had build errors
libodelta requires libast but libast had build errors
pax requires libast but libast had build errors
build libcmd 950811
+ {script-name}.{line-number}+cc -O2 -fno-strict-aliasing
'-DPROFILEPATH="/etc/dt/config/profile"'
'-DSUIDPROFILEPATH="/etc/dt/config/suid_profile"'
'-DSUIDEXECPATH="/usr/dt/bin/suid_exec"' '-DCDE_INSTALLATION_TOP="/usr/dt"'
-DCSRG_BASED -DANSICPP -DMULTIBYTE -DNLS16 '-DOSMAJORVERSION=11'
'-DOSMINORVERSION=0' -I.
-I/home/kostya/cdesktopenv-code/cde/programs/dtksh/ksh93/include/ast -c
cmdinit.c
In file included from cmdinit.c:93:
./cmdlib.h:111:44: error: unknown type name 'Sfio_t'
extern __MANGLE__ int rev_line __PROTO__((Sfio_t*, Sfio_t*, off_t));
^
./cmdlib.h:111:53: error: unknown type name 'Sfio_t'
extern __MANGLE__ int rev_line __PROTO__((Sfio_t*, Sfio_t*, off_t));
^
./cmdlib.h:111:62: warning: type specifier missing, defaults to 'int'
[-Wimplicit-int]
extern __MANGLE__ int rev_line __PROTO__((Sfio_t*, Sfio_t*, off_t));
^
cmdinit.c:99:11: warning: implicitly declaring library function 'strrchr' with
type 'char *(const char *, int)' [-Wimplicit-function-declaration]
if (cp = strrchr(argv[0], '/')) cp++;
^
cmdinit.c:99:11: note: include the header <string.h> or explicitly provide a
declaration for 'strrchr'
cmdinit.c:99:9: warning: using the result of an assignment as a condition
without parentheses [-Wparentheses]
if (cp = strrchr(argv[0], '/')) cp++;
~~~^~~~~~~~~~~~~~~~~~~~~~~
cmdinit.c:99:9: note: place parentheses around the assignment to silence this
warning
if (cp = strrchr(argv[0], '/')) cp++;
^
( )
cmdinit.c:99:9: note: use '==' to turn this assignment into an equality
comparison
if (cp = strrchr(argv[0], '/')) cp++;
^
==
cmdinit.c:101:2: error: use of undeclared identifier 'error_info'
error_info.id = cp;
^
3 warnings and 3 errors generated.
*** exit code 1 making cmdinit.o
ksh93 requires libcmd but libcmd had build errors
build libAST 930519
+ {script-name}.{line-number}+mv
/home/kostya/cdesktopenv-code/cde/programs/dtksh/ksh93/lib/probe/C/probe
/home/kostya/cdesktopenv-code/cde/programs/dtksh/ksh93/lib/probe/C/probe.old
+ {script-name}.{line-number}+2> /dev/null
+ {script-name}.{line-number}+cp C.probe
/home/kostya/cdesktopenv-code/cde/programs/dtksh/ksh93/lib/probe/C/probe
+ {script-name}.{line-number}+2> /dev/null
+ {script-name}.{line-number}+mv
/home/kostya/cdesktopenv-code/cde/programs/dtksh/ksh93/lib/make/PROBE.mk
/home/kostya/cdesktopenv-code/cde/programs/dtksh/ksh93/lib/make/PROBE.mk.old
+ {script-name}.{line-number}+2> /dev/null
+ {script-name}.{line-number}+cp PROBE.mk
/home/kostya/cdesktopenv-code/cde/programs/dtksh/ksh93/lib/make/PROBE.mk
+ {script-name}.{line-number}+2> /dev/null
+ {script-name}.{line-number}+proto -f /dev/null
+ {script-name}.{line-number}+1> h.60225.h
+ {script-name}.{line-number}+cmp -s h.60225.h prototyped.h
+ {script-name}.{line-number}+rm -f h.60225.h
+ {script-name}.{line-number}+mv
/home/kostya/cdesktopenv-code/cde/programs/dtksh/ksh93/include/ast/prototyped.h
/home/kostya/cdesktopenv-code/cde/programs/dtksh/ksh93/include/ast/prototyped.h.old
+ {script-name}.{line-number}+2> /dev/null
+ {script-name}.{line-number}+cp prototyped.h
/home/kostya/cdesktopenv-code/cde/programs/dtksh/ksh93/include/ast/prototyped.h
+ {script-name}.{line-number}+2> /dev/null
make[4]: don't know how to make ./src/cmd/ksh93/main.o. Stop
make[4]: stopped in /home/kostya/cdesktopenv-code/cde/programs/dtksh/ksh93
*** Error code 2
Stop.
make[3]: stopped in /home/kostya/cdesktopenv-code/cde/programs/dtksh
*** Error code 1
Stop.
make[2]: stopped in /home/kostya/cdesktopenv-code/cde/programs
*** Error code 1
Stop.
make[1]: stopped in /home/kostya/cdesktopenv-code/cde
==============================Tried building from bash, then tried from ksh93
-- never can finish, though build errors differ in these 2 shells. The last one
is from ksh93.My system is FreeBSD CURRENT, ksh93 is sh (AT&T Research) 93u+
2012-08-01
With kindest regards,
Kostya Berger
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are
consuming the most bandwidth. Provides multi-vendor support for NetFlow,
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports. http://pubads.g.doubleclick.net/gampad/clk?id=1444514421&iu=/41014381
_______________________________________________
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel