Subject: pkg/10753: x11/fvwm2 fails to configure (error: argument must be a directory)
To: None <gnats-bugs@gnats.netbsd.org>
From: None <mw34@cornell.edu>
List: netbsd-bugs
Date: 08/04/2000 07:14:12
>Number:         10753
>Category:       pkg
>Synopsis:       x11/fvwm2 fails to configure (error: argument must be a directory)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Aug 04 07:15:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Michael Wolfson
>Release:        1.4.3_ALPHA
>Organization:
>Environment:
NetBSD costello.cnf.cornell.edu 1.4.3_ALPHA NetBSD 1.4.3_ALPHA (GENERIC) #5: Sun Jul  9 02:54:35 MEST 2000     he@orre.runit.no:/usr/src/sys/arch/hp300/compile/GENERIC hp300
>Description:

x11/fvwm2 (2.2.2), last updated with CVS at 1am EST, 8/4/00, fails to configure:

===> Configuring for fvwm2-2.2.2
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... found
checking whether to enable modal dialogs for applications... yes
checking whether to enable saveunders for pop-up menus... yes
checking whether to enable shape extensions... yes
checking whether to enable ActiveDown button state... yes
checking whether to enable Inactive button state... yes
checking whether to enable MiniIcon style option... yes
checking whether to enable vector button style... yes
checking whether to enable pixmap button style... yes
checking whether to enable gradient button style... yes
checking whether to enable stacked button styles... yes
checking whether to enable styled title-bars... yes
checking whether to enable BorderStyle command... yes
checking whether to enable UseDecor style option... yes
checking whether to enable WindowShade function... yes
checking whether to enable debugging messages... no
checking iconpath... /usr/X11R6/lib/X11/fvwm2/pixmaps:/include/bitmaps:/include/
pixmaps
checking for gcc... cc
checking whether the C compiler (cc -O2  -Wl,-R/usr/X11R6/lib -L/usr/X11R6/lib -
Wl,-R/usr/pkg/lib -L/usr/pkg/lib -Wl,-R/usr/X11R6/lib -L/usr/X11R6/lib -Wl,-R/us
r/pkg/lib -L/usr/pkg/lib) works... yes
checking whether the C compiler (cc -O2  -Wl,-R/usr/X11R6/lib -L/usr/X11R6/lib -
Wl,-R/usr/pkg/lib -L/usr/pkg/lib -Wl,-R/usr/X11R6/lib -L/usr/X11R6/lib -Wl,-R/us
r/pkg/lib -L/usr/pkg/lib) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether cc accepts -g... yes
checking how to run the C preprocessor... cc -E
checking for POSIXized ISC... no
checking for minix/config.h... no
checking for stdarg.h... yes
checking for vfprintf... yes
checking for waitpid... yes
checking for c++... c++
Using c++ to compile C++ programs
checking for c++... (cached) c++
checking whether the C++ compiler (c++   -Wl,-R/usr/X11R6/lib -L/usr/X11R6/lib -
Wl,-R/usr/pkg/lib -L/usr/pkg/lib -Wl,-R/usr/X11R6/lib -L/usr/X11R6/lib -Wl,-R/us
r/pkg/lib -L/usr/pkg/lib) works... yes
checking whether the C++ compiler (c++   -Wl,-R/usr/X11R6/lib -L/usr/X11R6/lib -
Wl,-R/usr/pkg/lib -L/usr/pkg/lib -Wl,-R/usr/X11R6/lib -L/usr/X11R6/lib -Wl,-R/us
r/pkg/lib -L/usr/pkg/lib) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for cpp... /usr/bin/cpp
checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
checking whether ln -s works... yes
checking whether make sets ${MAKE}... (cached) yes
checking for ranlib... ranlib
checking for flex... flex
checking for flex... (cached) flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for bison... yacc
checking for ANSI C header files... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for stdlib.h... yes
checking for fcntl.h... yes
checking for limits.h... yes
checking for malloc.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for unistd.h... yes
checking for getopt.h... no
checking for sys/select.h... yes
checking for sys/systeminfo.h... no
checking for working const... yes
checking for inline... inline
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking return type of signal handlers... void
checking for strftime... yes
checking for gettimeofday... yes
checking for mkfifo... yes
checking for putenv... yes
checking for select... yes
checking for setvbuf... yes
checking for socket... yes
checking for waitpid... (cached) yes
checking for strdup... yes
checking for strstr... yes
checking for strtol... yes
checking for memmove... yes
checking for memcpy... yes
checking for strchr... yes
checking for sysconf... yes
checking for uname... yes
checking for div... yes
checking for sigaction... yes
checking for siginterrupt... yes
checking for sig_atomic_t... yes
checking whether setvbuf arguments are reversed... no
checking for sys/types.h... yes
checking for sys/time.h... yes
checking for sys/select.h... (cached) yes
checking for sys/socket.h... yes
checking types of arguments for select()... int,fd_set *,struct timeval *
checking for gethostname... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for strerror... yes
checking for usleep... yes
checking for atexit... yes
checking for XpmReadFileToXpmImage in -lXpm... yes
configure: error: argument must be a directory
*** Error code 1

Stop.
>How-To-Repeat:

get x11/fvwm2 from 8/4/00
cd x11/fvwm2
make
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted: