Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 18400 - uudeview missing *.h files
Summary: uudeview missing *.h files
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major
Assignee: Hanno Böck
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-28 16:04 UTC by Scott Kiesling
Modified: 2003-10-07 11:28 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 Scott Kiesling 2003-03-28 16:04:11 UTC
When emerging uudeview, th following occurs:

hecking for gettimeofday... yes
checking for isatty... yes
checking for tempnam... yes
checking for strerror... yes
checking for stdin... yes
checking for stdarg.h... no
checking for varargs.h... no
configure: error: neither stdarg.h nor varargs.h present

!!! ERROR: app-text/uudeview-0.5.18 failed.
!!! Function src_compile, Line 17, Exitcode 1
!!! ./configure failed
Comment 1 Hanno Böck gentoo-dev 2003-05-12 14:08:08 UTC
I looked at your problem but cannot reproduce it. On my pc, uudeview doesn't look for stdarg.h or varargs.h.
Even if it would, they are both part of gcc.

What gcc-version are you using? Is your system at all up to date? (emerge rsync && emerge -u world)
Comment 2 Hanno Böck gentoo-dev 2003-05-15 05:22:33 UTC
As long as you don't provide further information, I cannot help you.
Comment 3 Hanno Böck gentoo-dev 2003-10-07 11:28:13 UTC
No feedback from the reporter, not able to reproduce the problem, so marking
invalid.