Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 34485 - comedi build fails with ACCESS VIOLATION SUMMARY error
Summary: comedi build fails with ACCESS VIOLATION SUMMARY error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High critical (vote)
Assignee: Caleb Tennis (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-26 18:34 UTC by Dave Andruczyk
Modified: 2004-03-01 07:48 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Andruczyk 2003-11-26 18:34:02 UTC
attempting to emerge comedi results in the following errors:

emerge comedilib
Calculating dependencies ...done!
>>> emerge (1 of 2) app-sci/comedi-0.7.67 to /
>>> md5 src_uri ;-) comedi-0.7.67.tar.gz
>>> Unpacking source...
>>> Unpacking comedi-0.7.67.tar.gz to /var/tmp/portage/comedi-0.7.67/work
>>> Source unpacked.
 * /usr/src/linux is a symbolic link
 * Determining the real directory of the Linux kernel source code
 * Building for Linux 2.4.20-xfs-r3 found in /usr/src/linux
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for Linux in /usr/src/linux... yes
checking Linux version... 2.4.20-xfs-r3
checking for Linux CFLAGS... ./configure: line 3004: /var/tmp/portage/comedi-0.7
.67/work/comedi-0.7.67/tmp-noicrwa/flags: No such file or directory
make: *** No targets specified and no makefile found.  Stop.
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-comedi-0.7.67-3726.log"

unlink:    /usr/src/linux-2.4.20-xfs-r3/scripts/split-include
open_wr:   /usr/src/linux-2.4.20-xfs-r3/scripts/split-include
unlink:    /usr/src/linux-2.4.20-xfs-r3/scripts/split-include
--------------------------------------------------------------------------------
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2004-03-01 07:48:52 UTC
0.7.68 is now in portage, and has fixes that it should compile.