Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 17301 - [EBUILD] net-misc/cadaver
Summary: [EBUILD] net-misc/cadaver
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Seth Chandler
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-11 09:16 UTC by Patrik Kullman
Modified: 2004-04-07 14:28 UTC (History)
1 user (show)

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 Patrik Kullman 2003-03-11 09:16:16 UTC
Versionbump. 0.20.5 -> 0.21.0.

# Added DASL searching and DeltaV basic versioning support, contributed by the
GRASE team. New commands 'version', 'checkin', 'checkout', 'uncheckout',
'label', 'history', 'search'.
# Enable netrc support by default.
# Fix 'mput' for filenames with spaces.
Comment 1 Seth Chandler 2003-03-16 16:54:01 UTC
fixed in portage
Comment 2 Tobias Sager 2003-04-03 14:30:24 UTC
Why is this masked?
Works veeery fine here.
Comment 3 Jean Jordaan 2004-04-07 14:28:36 UTC
Now run 'make' to compile cadaver.

gcc -DHAVE_CONFIG_H  -I. -I./lib -I./src -O3 -march=pentium3 -funroll-loops -pipe -I/usr/include/neon -DNEON_ZLIB -DNEON_SSL   -o src/cadaver.o -c src/cadaver.c
gcc -DHAVE_CONFIG_H  -I. -I./lib -I./src -O3 -march=pentium3 -funroll-loops -pipe -I/usr/include/neon -DNEON_ZLIB -DNEON_SSL   -o src/common.o -c src/common.c
gcc -DHAVE_CONFIG_H  -I. -I./lib -I./src -O3 -march=pentium3 -funroll-loops -pipe -I/usr/include/neon -DNEON_ZLIB -DNEON_SSL   -o src/commands.o -c src/commands.c
src/cadaver.c: In function `cert_verify':
src/cadaver.c:216: `NE_SSL_CNMISMATCH' undeclared (first use in this function)
src/cadaver.c:216: (Each undeclared identifier is reported only once
src/cadaver.c:216: for each function it appears in.)
src/cadaver.c:218: dereferencing pointer to incomplete type
src/cadaver.c:225: dereferencing pointer to incomplete type
src/cadaver.c:226: dereferencing pointer to incomplete type
make: *** [src/cadaver.o] Error 1
make: *** Waiting for unfinished jobs....

!!! ERROR: net-misc/cadaver-0.21.0 failed.
!!! Function src_compile, Line 21, Exitcode 2
!!! (no error message)