LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   installwatch segmentation fault ? (https://www.linuxquestions.org/questions/linux-software-2/installwatch-segmentation-fault-97853/)

strudli 09-28-2003 10:31 AM

installwatch segmentation fault ?
 
I use slackware 9.0 sept-courent
I installed checkinstall-1.5.3 and when I checkinstall a package... I get folowing error:
/usr/local/sbin/checkinstall: line 815: 9582 Segmentation fault $INSTALLWATCH -o /${TMP_DIR}/newfiles.tmp $TMP_SCRIPT 2>&1
So I tryed to compile checkinstall from source ... and the same error...
The I extra compiled installwatch-0.6.3 ... make ... then make test and this came out...
------------------------------------------------------------------------
test-installwatch.c: In function `check_installwatch':
test-installwatch.c:50: warning: implicit declaration of function `exit'
test-installwatch.c: In function `test_creat64':
test-installwatch.c:212: warning: implicit declaration of function `creat64'
test-installwatch.c: In function `test_fopen64':
test-installwatch.c:220: warning: implicit declaration of function `fopen64'
test-installwatch.c:220: warning: assignment makes pointer from integer without a cast
test-installwatch.c: In function `test_ftruncate64':
test-installwatch.c:229: warning: implicit declaration of function `ftruncate64'
test-installwatch.c: In function `test_open64':
test-installwatch.c:237: warning: implicit declaration of function `open64'
test-installwatch.c: In function `test_truncate64':
test-installwatch.c:247: warning: implicit declaration of function `truncate64'
/usr/local/bin/installwatch ./test-installwatch
/usr/local/bin/installwatch: line 57: 9608 Segmentation fault $*
make: *** [test] Error 1
ANY CLUE?


All times are GMT -5. The time now is 07:04 AM.