China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --

Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
DOS stands for freedom, openness and progress. Let us work hard, learn from the openness and GNU spirit of FreeDOS and Linux, and together build and grow a free GNU GPL world!

中国DOS联盟论坛
The time now is 2026-06-26 00:14
中国DOS联盟论坛 » 其它操作系统综合讨论区 » pluzone-1.4 (Third-party Qt3 application) View 2,995 Replies 12
Original Poster Posted 2016-01-06 01:44 ·  中国 广东 云浮 电信
初级用户
林江华
Credits 60
Posts 36
Joined 2015-12-25 20:05
10-year member
UID 181394
Gender Male
From 大坡山
Status Offline
pluzone


pluzone is a free computer program. It is released because it is interesting and is hoped to be useful, but no guarantee is made regarding its correctness and completeness, nor is responsibility assumed for adverse consequences resulting from improper user use. It is developed within the software system distributed under the LGPL (Lesser General Public License) and should comply with the LGPL. For more details, please refer to the GNU General Public License.

pluzone has 5 functions:
Local file operations
Quick text editing
Stock management (in the "Personal Assistant" menu)
Local file search and modification
Free Star file management

This project is incomplete and will be developed further, and there should be new versions later.


Download pluzone-1.4 Fix: pluzone-1.4.2 %

[ Last edited by xempo on 2016-6-7 at 01:15 ]
鱼沫相濡,不如相忘江湖。
Floor 2 Posted 2016-02-25 14:39 ·  中国 广东 云浮 电信
初级用户
林江华
Credits 60
Posts 36
Joined 2015-12-25 20:05
10-year member
UID 181394
Gender Male
From 大坡山
Status Offline
Found many errors (bugs), corrected them. Re-released under the name pluzone-1.4d. The next version is pluzone-1.4.2(FreeStar+3.5.2)
鱼沫相濡,不如相忘江湖。
Floor 3 Posted 2016-03-06 18:55 ·  中国 广东 云浮 电信
初级用户
林江华
Credits 60
Posts 36
Joined 2015-12-25 20:05
10-year member
UID 181394
Gender Male
From 大坡山
Status Offline
The file format of FreeStar+3.5.2 is not compatible with FreeStar+3.5, but you can use export to export all the files of FreeStar+3.5, and then import them in FreeStar+3.5.2.

For example:
month.fsp is a file in FreeStar+3.5 format. Run the fspcons of FreeStar+3.5 to open month.fsp, and then use the following command:
/]export sysdir1 / -t
Export to generate a file system directory sysdir1.

Then run the following command in FreeStrar+3.5.2:
.import sysdir1

————————————————————————————
Download pluzone-1.4.2 % , all is free!

[ Last edited by xempo on 2016-6-7 at 01:17 ]
鱼沫相濡,不如相忘江湖。
Floor 4 Posted 2016-03-07 21:23 ·  中国 海南 移动
超级版主
★★★★
Credits 3,673
Posts 2,020
Joined 2016-02-01 00:00
10-year member
UID 181465
Gender Male
Status Offline
Enter the folder, install with sudo apt-get install?

And is the operation the same under different Linux desktops (startos6.0KDE, deepin15.1, veket8.9)

[ Last edited by zzz19760225 on 2016-3-7 at 21:25 ]
1<词>,2,3/段\,4{节},5(章)。
Floor 5 Posted 2016-04-01 01:14 ·  中国 广东 云浮 电信
初级用户
林江华
Credits 60
Posts 36
Joined 2015-12-25 20:05
10-year member
UID 181394
Gender Male
From 大坡山
Status Offline
Looking back on the past, April wine, winding along the Xijiang River to the horizon.

Many errors have been corrected, hope it can be useful.”

The runtime library format is still incompatible, because it is not a textbook, so it is not mandatory, as long as it is good.

Download the final pluzone-1.4.2

[ Last edited by xempo on 2016-6-7 at 01:17 ]
鱼沫相濡,不如相忘江湖。
Floor 6 Posted 2016-05-01 02:58 ·  中国 广东 云浮 电信
初级用户
林江华
Credits 60
Posts 36
Joined 2015-12-25 20:05
10-year member
UID 181394
Gender Male
From 大坡山
Status Offline
Fix the errors and omissions, hoping it can be useful. As shown in the figure, it also runs smoothly in Mageia 3 GNOME3.


In the sea of people coming and going from morning to evening, the person in the distance waves to you...

---------------------------------------------------------
Download pluzone-1.4.2 %

[ Last edited by xempo on 2016-6-7 at 01:18 ]
鱼沫相濡,不如相忘江湖。
Floor 7 Posted 2016-05-01 21:54 ·  中国 海南 三亚 电信
超级版主
★★★★
Credits 3,673
Posts 2,020
Joined 2016-02-01 00:00
10-year member
UID 181465
Gender Male
Status Offline
Are Deepin and Arch different? Do they need dependent packages, specified folders, or can it be random? Does the Chinese folder matter? Does it matter for the installation between a single main system and multiple main systems?
1<词>,2,3/段\,4{节},5(章)。
Floor 8 Posted 2016-05-01 21:58 ·  中国 海南 三亚 电信
超级版主
★★★★
Credits 3,673
Posts 2,020
Joined 2016-02-01 00:00
10-year member
UID 181465
Gender Male
Status Offline
deepindzvzs@deepindzvzs-pc:~/Documents/pluzone-1.4.2-d2$ make all
./linkfsp
( cd tools; make )
make: Entering directory '/home/deepindzvzs/Documents/pluzone-1.4.2-d2/tools'
make: Nothing to be done for 'all'.
make: Leaving directory '/home/deepindzvzs/Documents/pluzone-1.4.2-d2/tools'
( cd fsplus; make all )
make: Entering directory '/home/deepindzvzs/Documents/pluzone-1.4.2-d2/fsplus'
( cd data/tools/source; make )
make: Entering directory '/home/deepindzvzs/Documents/pluzone-1.4.2-d2/fsplus/data/tools/source'
make: Nothing to be done for 'tools'.
make: Leaving directory '/home/deepindzvzs/Documents/pluzone-1.4.2-d2/fsplus/data/tools/source'
( cd source; make -fMakecom )
make: Entering directory '/home/deepindzvzs/Documents/pluzone-1.4.2-d2/fsplus/source'
( cd kernel; make -fMakecom )
make: Entering directory '/home/deepindzvzs/Documents/pluzone-1.4.2-d2/fsplus/source/kernel'
make: '../../objcom/kernel.o' is up to date.
make: Leaving directory '/home/deepindzvzs/Documents/pluzone-1.4.2-d2/fsplus/source/kernel'
( cd dir; make )
make: Entering directory '/home/deepindzvzs/Documents/pluzone-1.4.2-d2/fsplus/source/dir'
make: '../../objcom/dirext.o' is up to date.
make: Leaving directory '/home/deepindzvzs/Documents/pluzone-1.4.2-d2/fsplus/source/dir'
( cd ../normal; make )
make: Entering directory '/home/deepindzvzs/Documents/pluzone-1.4.2-d2/fsplus/normal'
make: '../objcom/stdfun.o' is up to date.
make: Leaving directory '/home/deepindzvzs/Documents/pluzone-1.4.2-d2/fsplus/normal'
( cd numb; make )
make: Entering directory '/home/deepindzvzs/Documents/pluzone-1.4.2-d2/fsplus/source/numb'
make: '../../objcom/numb.o' is up to date.
make: Leaving directory '/home/deepindzvzs/Documents/pluzone-1.4.2-d2/fsplus/source/numb'
( cd FCU; make )
make: Entering directory '/home/deepindzvzs/Documents/pluzone-1.4.2-d2/fsplus/source/FCU'
make: '../../objcom/fcu.o' is up to date.
make: Leaving directory '/home/deepindzvzs/Documents/pluzone-1.4.2-d2/fsplus/source/FCU'
( cd apps; make -fmkrebuild )
make: Entering directory '/home/deepindzvzs/Documents/pluzone-1.4.2-d2/fsplus/source/apps'
make: '../../objcom/rebuild.o' is up to date.
make: Leaving directory '/home/deepindzvzs/Documents/pluzone-1.4.2-d2/fsplus/source/apps'
( cd apps; make -fmkexport2 )
make: Entering directory '/home/deepindzvzs/Documents/pluzone-1.4.2-d2/fsplus/source/apps'
make: '../../objcom/export.o' is up to date.
make: Leaving directory '/home/deepindzvzs/Documents/pluzone-1.4.2-d2/fsplus/source/apps'
( cd apps; make -fmkcopys )
make: Entering directory '/home/deepindzvzs/Documents/pluzone-1.4.2-d2/fsplus/source/apps'
make: '../../objcom/copys.o' is up to date.
make: Leaving directory '/home/deepindzvzs/Documents/pluzone-1.4.2-d2/fsplus/source/apps'
( cd extfunc; make )
make: Entering directory '/home/deepindzvzs/Documents/pluzone-1.4.2-d2/fsplus/source/extfunc'
make: '../../objcom/extfunc.o' is up to date.
make: Leaving directory '/home/deepindzvzs/Documents/pluzone-1.4.2-d2/fsplus/source/extfunc'
( cd simplebase; make )
make: Entering directory '/home/deepindzvzs/Documents/pluzone-1.4.2-d2/fsplus/source/simplebase'
make: '../../objcom/simplebase.o' is up to date.
make: Leaving directory '/home/deepindzvzs/Documents/pluzone-1.4.2-d2/fsplus/source/simplebase'
( cd console; make -fMakefile2 )
make: Entering directory '/home/deepindzvzs/Documents/pluzone-1.4.2-d2/fsplus/source/console'
make: '../../objcom/fspcomm.o' is up to date.
make: Leaving directory '/home/deepindzvzs/Documents/pluzone-1.4.2-d2/fsplus/source/console'
gcc -o ../fspcomm -lm ../objcom/kernel.o ../objcom/dirext.o ../objcom/stdfun.o \
../objcom/rebuild.o ../objcom/export.o ../objcom/copys.o \
../objcom/numb.o ../objcom/fcu.o \
../objcom/shellcom.o ../objcom/script.o ../objcom/conspace.o ../objcom/infor.o \
../objcom/extfunc.o ../objcom/simplebase.o ../objcom/fspcomm.o
../objcom/rebuild.o: In function 'fspRebuild':
rebuild.c:(.text+0x675): undefined reference to 'DirsCmprs'
../objcom/export.o: In function 'readTo':
export.c:(.text+0x4f6): undefined reference to 'outCvt'
../objcom/fcu.o: In function 'FCU_pdModify':
fcu-ar.c:(.text+0x340): undefined reference to 'pdFCU'
fcu-ar.c:(.text+0x345): undefined reference to 'numbFCU'
../objcom/fcu.o: In function 'Find':
fcu-ar.c:(.text+0xfbc): undefined reference to 'pdFind'
fcu-ar.c:(.text+0xfc8): undefined reference to 'NumbFind'
../objcom/fcu.o: In function 'List':
fcu-ar.c:(.text+0x1846): undefined reference to 'n_list'
collect2: error: ld returned 1 exit status
Makecom:25: recipe for target '../fspcomm' failed
make: *** Error 1
make: Leaving directory '/home/deepindzvzs/Documents/pluzone-1.4.2-d2/fsplus/source'
Makefile:8: recipe for target 'all' failed
make: *** Error 2
make: Leaving directory '/home/deepindzvzs/Documents/pluzone-1.4.2-d2/fsplus'
Makefile:25: recipe for target 'all' failed
make: *** Error 2
deepindzvzs@deepindzvzs-pc:~/Documents/pluzone-1.4.2-d2$

[ Last edited by zzz19760225 on 2016-5-1 at 22:08 ]
Attachments
深度截图20160501215659.png
1<词>,2,3/段\,4{节},5(章)。
Floor 9 Posted 2016-05-05 10:45 ·  中国 海南 三亚 电信
超级版主
★★★★
Credits 3,673
Posts 2,020
Joined 2016-02-01 00:00
10-year member
UID 181465
Gender Male
Status Offline
deepindzvzs@deepindzvzs-pc:~/下载/pluzone-1.4.2-d2$ make all
./linkfsp
( cd tools; make )
make[1]: Entering directory '/home/deepindzvzs/下载/pluzone-1.4.2-d2/tools'
gcc -O2 -D_LINUX_SOURCE -I/usr/include -I../fsplus/normal trfc.c -o trfc
cp trfc ../bin
gcc -O2 -D_LINUX_SOURCE -I/usr/include -I../fsplus/normal clearusers.c -o clearusers
cp clearusers ../bin
cp clearusers ..
make[1]: Leaving directory '/home/deepindzvzs/下载/pluzone-1.4.2-d2/tools'
( cd fsplus; make all )
make[1]: Entering directory '/home/deepindzvzs/下载/pluzone-1.4.2-d2/fsplus'
( cd data/tools/source; make )
make[2]: Entering directory '/home/deepindzvzs/下载/pluzone-1.4.2-d2/fsplus/data/tools/source'
gcc -O2 -W -I/usr/include -I../normal -D_LINUX_SOURCE -o../sepa sepa.c
In file included from sepa.c:9:0:
readfile.c: In function ‘FmtText’:
readfile.c:46:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j=i; j<len; j++)buf[j]=buf[j+1];
^
sepa.c: In function ‘main’:
sepa.c:190:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0,b=0;i<len;i++){
^
sepa.c:260:3: warning: ‘fval’ may be used uninitialized in this function [-Wmaybe-uninitialized]
fwrite(valbuf,vlen-1,1,fval);
^
sepa.c:128:4: warning: ‘b’ may be used uninitialized in this function [-Wmaybe-uninitialized]
if(b==i+1 || i+1>=argc ){
^
gcc -O2 -W -I/usr/include -I../normal -D_LINUX_SOURCE -o../mkhb mkhb.c
In file included from mkhb.c:8:0:
readfile.c: In function ‘FmtText’:
readfile.c:46:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j=i; j<len; j++)buf[j]=buf[j+1];
^
mkhb.c: In function ‘main’:
mkhb.c:55:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while( i<argc ){
^
mkhb.c:65:10: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(i+1<argc){
^
mkhb.c:167:6: warning: ‘cmplen’ may be used uninitialized in this function [-Wmaybe-uninitialized]
ptr[cmplen]==':'&&memstr(ptr,cmplen,pt,cmplen,1|(sw[1]*2))) ){
^
mkhb.c:168:26: warning: ‘sc’ may be used uninitialized in this function [-Wmaybe-uninitialized]
wlen=strlen(ptr); sc++;
^
mkhb.c:159:7: warning: ‘idxbuf’ may be used uninitialized in this function [-Wmaybe-uninitialized]
pt=idxbuf+b;
^
make[2]: Leaving directory '/home/deepindzvzs/下载/pluzone-1.4.2-d2/fsplus/data/tools/source'
( cd source; make -fMakecom )
make[2]: Entering directory '/home/deepindzvzs/下载/pluzone-1.4.2-d2/fsplus/source'
( cd kernel; make -fMakecom )
make[3]: Entering directory '/home/deepindzvzs/下载/pluzone-1.4.2-d2/fsplus/source/kernel'
gcc -O2 -c -fno-exceptions -o ../../objcom/kernel.o -I.. -I../../include -I../../normal kernel.c
make[3]: Leaving directory '/home/deepindzvzs/下载/pluzone-1.4.2-d2/fsplus/source/kernel'
( cd dir; make )
make[3]: Entering directory '/home/deepindzvzs/下载/pluzone-1.4.2-d2/fsplus/source/dir'
gcc -I../../include -I. -O2 -c -fno-exceptions -o ../../objcom/dirext.o dirext.c
make[3]: Leaving directory '/home/deepindzvzs/下载/pluzone-1.4.2-d2/fsplus/source/dir'
( cd ../normal; make )
make[3]: Entering directory '/home/deepindzvzs/下载/pluzone-1.4.2-d2/fsplus/normal'
gcc -O2 -c -fno-exceptions -o ../objcom/stdfun.o -I../include -I. stdfun.c
In file included from stdfun.c:233:0:
options.c:64:5: warning: ‘invObj’ is static but used in inline function ‘propts2’ which is not static
if(invObj(opt, i, pmu[i])==-1){
^
options.c:34:5: warning: ‘invObj’ is static but used in inline function ‘propts’ which is not static
if(invObj(opt, i, pmu[i])==-1)return -1;
^
make[3]: Leaving directory '/home/deepindzvzs/下载/pluzone-1.4.2-d2/fsplus/normal'
( cd numb; make )
make[3]: Entering directory '/home/deepindzvzs/下载/pluzone-1.4.2-d2/fsplus/source/numb'
../../data/tools/sepa ../../data/comm.txt --FSP --define -d ../../objcom
*** Warn ***
mult set value : 2201mkfsp
*** Warn ***
mult set value : 2141copy
*** Warn ***
mult set value : 2143dircopy
*** Warn ***
mult set value : 2144dircopys
Sepa created : "../../objcom/comm.h"
gcc -D_Simple_Base_ -O2 -c -fno-exceptions -o ../../objcom/numb.o -I../../include -I. numb.c
In file included from numb.c:19:0:
read.c:59:15: warning: ‘hdtag’ is static but declared in inline function ‘showMAU’ which is not static
static char hdtag[]=" .";
^
In file included from numb.c:18:0:
write.c:26:27: warning: ‘finclude’ is static but used in inline function ‘isLoadFile’ which is not static
#define IncludeLen sizeof(finclude)-1
^
write.c:36:10: note: in expansion of macro ‘IncludeLen’
pf=fnam+IncludeLen;
^
write.c:26:27: warning: ‘finclude’ is static but used in inline function ‘isLoadFile’ which is not static
#define IncludeLen sizeof(finclude)-1
^
write.c:34:26: note: in expansion of macro ‘IncludeLen’
if(memcmp(fnam,finclude,IncludeLen))return NULL;
^
write.c:34:17: warning: ‘finclude’ is static but used in inline function ‘isLoadFile’ which is not static
if(memcmp(fnam,finclude,IncludeLen))return NULL;
^
make[3]: Leaving directory '/home/deepindzvzs/下载/pluzone-1.4.2-d2/fsplus/source/numb'
( cd FCU; make )
make[3]: Entering directory '/home/deepindzvzs/下载/pluzone-1.4.2-d2/fsplus/source/FCU'
gcc -D_Simple_Base_ -O2 -c -fno-exceptions -o ../../objcom/fcu.o -I. -I../../include fcu-ar.c
In file included from fcu-ar.c:19:0:
find.c:51:3: warning: ‘CurDirPrn’ is static but used in inline function ‘pdFind’ which is not static
CurDirPrn=0;
^
find.c:38:3: warning: ‘BrowCnt’ is static but used in inline function ‘NumbFind’ which is not static
BrowCnt++;
^
find.c:36:4: warning: ‘CurDirPrn’ is static but used in inline function ‘NumbFind’ which is not static
CurDirPrn=1;
^
find.c:30:7: warning: ‘CurDirPrn’ is static but used in inline function ‘NumbFind’ which is not static
if(CurDirPrn==0){
^
find.c:29:6: warning: ‘CurDirPrn’ is static but used in inline function ‘NumbFind’ which is not static
if(CurDirPrn<1){
^
find.c:28:25: warning: ‘chkbuff’ is static but used in inline function ‘NumbFind’ which is not static
memstr(mau.buf,mau.len,chkbuff,0,1)){
^
make[3]: Leaving directory '/home/deepindzvzs/下载/pluzone-1.4.2-d2/fsplus/source/FCU'
( cd apps; make -fmkrebuild )
make[3]: Entering directory '/home/deepindzvzs/下载/pluzone-1.4.2-d2/fsplus/source/apps'
gcc -O2 -c -fno-exceptions -o ../../objcom/rebuild.o -I../../include -I. rebuild.c
make[3]: Leaving directory '/home/deepindzvzs/下载/pluzone-1.4.2-d2/fsplus/source/apps'
( cd apps; make -fmkexport2 )
make[3]: Entering directory '/home/deepindzvzs/下载/pluzone-1.4.2-d2/fsplus/source/apps'
gcc -DFSP_COMMA -O2 -c -fno-exceptions -o ../../objcom/export.o -I../../include -I. export.c
export.c: In function ‘readTo’:
export.c:77:3: warning: implicit declaration of function ‘outCvt’ [-Wimplicit-function-declaration]
outCvt(send+j, T ? type[j] : (BYTE)_void);
^
export.c: In function ‘NumbExpo’:
export.c:104:3: warning: implicit declaration of function ‘readAr’ [-Wimplicit-function-declaration]
readAr(dir, dsb, 0 /*releadir*/, force|128, pth);
^
make[3]: Leaving directory '/home/deepindzvzs/下载/pluzone-1.4.2-d2/fsplus/source/apps'
( cd apps; make -fmkcopys )
make[3]: Entering directory '/home/deepindzvzs/下载/pluzone-1.4.2-d2/fsplus/source/apps'
gcc -O2 -c -fno-exceptions -o ../../objcom/copys.o -I../../include -I. copys.c
make[3]: Leaving directory '/home/deepindzvzs/下载/pluzone-1.4.2-d2/fsplus/source/apps'
gcc -D_Simple_Base_ -O2 -c -fno-exceptions -o ../objcom/shellcom.o -I. -I../include shellcom.c
gcc -D_Simple_Base_ -O2 -c -fno-exceptions -o ../objcom/script.o -I. -I../include script.c
gcc -I../include -I. -O2 -c -fno-exceptions -o ../objcom/conspace.o conspace.c
gcc -I../include -I. -O2 -c -fno-exceptions -o ../objcom/infor.o infor.c
( cd extfunc; make )
make[3]: Entering directory '/home/deepindzvzs/下载/pluzone-1.4.2-d2/fsplus/source/extfunc'
gcc -O2 -c -fno-exceptions -o ../../objcom/extfunc.o -I../../include -I. extfunc.c
In file included from extfunc.c:13:0:
tds.c:168:20: warning: ‘ErrMsg’ is static but used in inline function ‘VerifyDat’ which is not static
conMsg->cnReV++; ErrMsg=True;
^
tds.c:167:3: warning: ‘AddMsg’ is static but used in inline function ‘VerifyDat’ which is not static
AddMsg(&conMsg->ReVar,Org[cur]);
^
tds.c:142:29: warning: ‘nDatLen’ is static but used in inline function ‘VerifyDat’ which is not static
olen[tn]=oDatLen; nlen[tn]=nDatLen;
^
tds.c:142:11: warning: ‘oDatLen’ is static but used in inline function ‘VerifyDat’ which is not static
olen[tn]=oDatLen; nlen[tn]=nDatLen;
^
tds.c:139:29: warning: ‘oDatLen’ is static but used in inline function ‘VerifyDat’ which is not static
olen[tn]=nDatLen; nlen[tn]=oDatLen;
^
tds.c:139:11: warning: ‘nDatLen’ is static but used in inline function ‘VerifyDat’ which is not static
olen[tn]=nDatLen; nlen[tn]=oDatLen;
^
tds.c:136:1: warning: ‘nDatLen’ is static but used in inline function ‘VerifyDat’ which is not static
nDatLen=pi ? fmtvalue(pi,1) : 0;
^
tds.c:135:5: warning: ‘oDatLen’ is static but used in inline function ‘VerifyDat’ which is not static
if((oDatLen=fmtvalue(pt,1))==0)return -1;
^
make[3]: Leaving directory '/home/deepindzvzs/下载/pluzone-1.4.2-d2/fsplus/source/extfunc'
( cd simplebase; make )
make[3]: Entering directory '/home/deepindzvzs/下载/pluzone-1.4.2-d2/fsplus/source/simplebase'
gcc -I../../include -I. -O2 -c -fno-exceptions -o ../../objcom/simplebase.o simplebase.c
make[3]: Leaving directory '/home/deepindzvzs/下载/pluzone-1.4.2-d2/fsplus/source/simplebase'
( cd console; make -fMakefile2 )
make[3]: Entering directory '/home/deepindzvzs/下载/pluzone-1.4.2-d2/fsplus/source/console'
../../data/tools/sepa ../../data/comm.txt --C-code -d ../../data/language/en/tmp
*** Warn ***
mult set value : 2201mkfsp
*** Warn ***
mult set value : 2141copy
*** Warn ***
mult set value : 2143dircopy
*** Warn ***
mult set value : 2144dircopys
Sepa created :
"../../data/language/en/tmp/comm.val"
"../../data/language/en/tmp/comm.chs"
gcc -O2 -c -fno-exceptions -o ../../objcom/fspcomm.o -I../../include -I. fspcomm.c
make[3]: Leaving directory '/home/deepindzvzs/下载/pluzone-1.4.2-d2/fsplus/source/console'
gcc -o ../fspcomm -lm ../objcom/kernel.o ../objcom/dirext.o ../objcom/stdfun.o \
../objcom/rebuild.o ../objcom/export.o ../objcom/copys.o \
../objcom/numb.o ../objcom/fcu.o \
../objcom/shellcom.o ../objcom/script.o ../objcom/conspace.o ../objcom/infor.o \
../objcom/extfunc.o ../objcom/simplebase.o ../objcom/fspcomm.o
../objcom/rebuild.o:在函数‘fspRebuild’中:
rebuild.c:(.text+0x675):对‘DirsCmprs’未定义的引用
../objcom/export.o:在函数‘readTo’中:
export.c:(.text+0x4f6):对‘outCvt’未定义的引用
../objcom/fcu.o:在函数‘FCU_pdModify’中:
fcu-ar.c:(.text+0x340):对‘pdFCU’未定义的引用
fcu-ar.c:(.text+0x345):对‘numbFCU’未定义的引用
../objcom/fcu.o:在函数‘Find’中:
fcu-ar.c:(.text+0xfbc):对‘pdFind’未定义的引用
fcu-ar.c:(.text+0xfc8):对‘NumbFind’未定义的引用
../objcom/fcu.o:在函数‘List’中:
fcu-ar.c:(.text+0x1846):对‘n_list’未定义的引用
collect2: error: ld returned 1 exit status
Makecom:25: recipe for target '../fspcomm' failed
make[2]: *** [../fspcomm] Error 1
make[2]: Leaving directory '/home/deepindzvzs/下载/pluzone-1.4.2-d2/fsplus/source'
Makefile:8: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/home/deepindzvzs/下载/pluzone-1.4.2-d2/fsplus'
Makefile:25: recipe for target 'all' failed
make: *** [all] Error 2
deepindzvzs@deepindzvzs-pc:~/下载/pluzone-1.4.2-d2$
1<词>,2,3/段\,4{节},5(章)。
Floor 10 Posted 2016-05-09 19:49 ·  中国 广东 云浮 电信
初级用户
林江华
Credits 60
Posts 36
Joined 2015-12-25 20:05
10-year member
UID 181394
Gender Male
From 大坡山
Status Offline
The problems that appeared on floor 9 are all inline - modified inline functions, which are errors due to different compilers. Change them to static.

---------------------------------------------------------------------------------------------------

The back of time is like fireworks, where will the catkins float without a home.
Holding a cup and being忘情 continue to roam, spring light smiles and turns into early summer.

pluzone - 1.4.2 the third repair version.

____Final version____

[ Last edited by xempo on 2016 - 6 - 7 at 01:19 ]
鱼沫相濡,不如相忘江湖。
Floor 11 Posted 2016-05-09 22:13 ·  中国 海南 三亚 电信
超级版主
★★★★
Credits 3,673
Posts 2,020
Joined 2016-02-01 00:00
10-year member
UID 181465
Gender Male
Status Offline
//Example4
#include<iostream.h>
static void fn();//Declare static function
void main()
{
fn();
}
void fn()//Define static function
{
intn=10;
printf("%d",n);
}
--------------------------------------------------
//pluzone-1.4.2-d2
#include<pluzone-1.4.2-d2$>
static inline fn();//Declare static function
inline main()
{
fn();
}
inline fn()//Define static function
{
intn=10;
printf("%d",n);
}
-----------------------------------------------------------
Finally, copy and paste into the deep terminal, restart the computer, and install the program again?

----------------------------------------------------------
../obj/rebuild.o ../obj/export.o ../obj/copys.o \
../obj/numb.o ../obj/fcu.o \
../obj/shellcom.o ../obj/script.o ../obj/conspace.o ../obj/infor.o \
../obj/extfunc.o ../obj/simplebase.o \
-I../include -I../normal -I. -I../include init.c
../obj/infor.o: In function ‘putmsg’:
infor.c:(.text+0x710): multiple definition of ‘putmsg’
/usr/bin/ld: ../libfsp.so.3.5.2: version node not found for symbol putmsg@@GLIBC_2.2.5
/usr/bin/ld: failed to set dynamic section sizes: bad value
collect2: error: ld returned 1 exit status
Makefile:38: recipe for target '../libfsp.so.3.5.2' failed
make: *** Error 1
make: Leaving directory '/home/zdeepinz/文档/2229/FreeStar+3.5.2/source'
Makefile:8: recipe for target 'all' failed
make: *** Error 2
make: Leaving directory '/home/zdeepinz/文档/2229/FreeStar+3.5.2'
Makefile:25: recipe for target 'all' failed
make: *** Error 2
zdeepinz@zdeepinz-pc:~/文档/2229/pluzone-1.4.2%$ make install (su)
bash: syntax error near unexpected token `('
zdeepinz@zdeepinz-pc:~/文档/2229/pluzone-1.4.2%$

[ Last edited by zzz19760225 on 2016-6-7 at 06:35 ]
1<词>,2,3/段\,4{节},5(章)。
Floor 12 Posted 2016-07-29 17:07 ·  中国 海南 三亚 电信
超级版主
★★★★
Credits 3,673
Posts 2,020
Joined 2016-02-01 00:00
10-year member
UID 181465
Gender Male
Status Offline
It turns out that the permission situation display command under Linux can also show this situation, ls -al.


[ Last edited by zzz19760225 on 2016-7-29 at 17:08 ]
1<词>,2,3/段\,4{节},5(章)。
Floor 13 Posted 2016-12-01 12:38 ·  中国 广东 云浮 电信
初级用户
林江华
Credits 60
Posts 36
Joined 2015-12-25 20:05
10-year member
UID 181394
Gender Male
From 大坡山
Status Offline
Originally posted by zzz19760225 at 2016-7-29 17:07:
The original is that the permission situation display command under Linux can also display this situation, ls -al.

I'm used to seeing things like "misinformation spreading by word of mouth". Linux itself is just a kernel, and then various software organizations integrate relevant applications to form their respective operating systems.

There are some errors in pluzone. Generally, you can't directly start another thread in a thread. In Qt3, a safe thread method is provided:
QApplication::postEvent(QObject *, QEvent *);
鱼沫相濡,不如相忘江湖。
Forum Jump: