[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [leafnode-list] RH 6.0 ./configure help !!



Thanks Jeff and to all who responded.  Your general directions got me
through the problem.  I say general because a) my config.status file line 67
is different that what you show b) in my config.status file there is no
occurrence of RPMSOURCEDIR.  I was able to hack my way through getting it
compiled though.  Here's a snippet of my config.status file:

s%@RPM@%/bin/rpm%g
s%@GZIP@%/usr/bin/gzip%g
s%@FLEX@%/usr/bin/flex%g
s%@AUTOCONF@%/usr/bin/autoconf%g
s%@RPMCMD@%@./makerpm.sh /bin/rpm
%{_topdir}/SPECS/leafnode-$(VERSION).spec%{_topdir}/SOURCES/leafnode-$(VERSI
ON).filelist %{_topdir}/BUILD $(VERSION) $(USRDIR) $(BINDIR) $(MANDIR)
$(LOCKFILE) $(SPOOLDIR) $(LIBDIR)%g
s%@FILTERUTILSRC@%filterutil.l%g
s%@FILTERUTILPROD@%filterutil.o:	filterutil.l leafnode.h%g
s%@FILTERUTILCMD1@%	$(FLEX) -is -ofilterutil.c filterutil.l%g

Note: the line that starts out with 's%@RPMCMD@%' and the following line
should be one line (damn winblows).

Thanks again !!
Mike

> -----Original Message-----
> From: Jeff Robinson [mailto:sse@xxxxxxxx]
> Sent: Saturday, June 19, 1999 12:45 PM
> To: leafnode-list@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Subject: Re: [leafnode-list] RH 6.0 ./configure help !!
> 
> 
> this will fix it
> Here is how I worked around the problem:
> 
> 1) sh ./configure
> 2) Edit the config.status file, line 67
> 
> Before:
> 
> s%@RPMSOURCEDIR@%
> %{_topdir}/SOURCES%g
> 
> After:
> 
> s%@RPMSOURCEDIR@%{_topdir}/SOURCES%g
> 
> 3) sh ./config.status
> 4) Continue with normal compile by running make
> 
> Hope this helps
> 
> 
> -----Original Message-----
> From: Mike A. Lewis, CNE <cajun@xxxxxxxxxxxx>
> To: leafnode-list@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
> <leafnode-list@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
> Date: Saturday, June 19, 1999 9:02 AM
> Subject: [leafnode-list] RH 6.0 ./configure help !!
> 
> 
> >
> >Moving leafnode-1.10b2 from RH5.2 to RH 6.0 and I get errors 
> when I do
> >/configure.  What am I missing here ?
> >
> >
> > [root@rattler leafnode-1.10b2]# ./configure
> > loading cache ./config.cache
> > checking for mawk... (cached) mawk
> > checking for gcc... (cached) gcc
> > checking whether we are using GNU C... (cached) yes
> > checking whether gcc accepts -g... (cached) yes
> > checking for a BSD compatible install... (cached) /usr/bin/install
> >-c
> > checking whether make sets ${MAKE}... (cached) yes
> > checking for ranlib... (cached) ranlib
> > checking for ar... (cached) ar
> > checking for rpm... (cached) /bin/rpm
> > checking for gzip... (cached) /usr/bin/gzip
> > checking for flex... (cached) /usr/bin/flex
> > checking for autoconf... (cached) /usr/bin/autoconf
> > checking paths for rpm... done
> > checking flex... done
> > checking for dirent.h that defines DIR... (cached) yes
> > checking for -ldir... (cached) no
> > checking how to run the C preprocessor... (cached) gcc -E
> > checking whether cross-compiling... (cached) no
> > checking for ANSI C header files... (cached) yes
> > checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
> > checking for errno.h... (cached) yes
> > checking for fcntl.h... (cached) yes
> > checking for fnmatch.h... (cached) yes
> > checking for getopt.h... (cached) yes
> > checking for limits.h... (cached) yes
> > checking for sys/time.h... (cached) yes
> > checking for syslog.h... (cached) yes
> > checking for unistd.h... (cached) yes
> > checking for ap_config.h... (cached) no
> > checking for working const... (cached) yes
> > checking for pid_t... (cached) yes
> > checking for size_t... (cached) yes
> > checking whether struct tm is in sys/time.h or time.h... (cached)
> >time.h
> > checking return type of signal handlers... (cached) void
> > checking for -lintl... (cached) no
> > checking for strftime... (cached) yes
> > checking whether utime accepts a null argument... (cached) yes
> > checking for fnmatch... (cached) yes
> > checking for getcwd... (cached) yes
> > checking for gethostname... (cached) yes
> > checking for mkdir... (cached) yes
> > checking for mktime... (cached) yes
> > checking for regcomp... (cached) yes
> > checking for rmdir... (cached) yes
> > checking for socket... (cached) yes
> > checking for strdup... (cached) yes
> > checking for strerror... (cached) yes
> > checking for strstr... (cached) yes
> > checking for strtol... (cached) yes
> > checking for strtoul... (cached) yes
> > checking for gethostent... (cached) yes
> > checking for setsockopt... (cached) yes
> > creating ./config.status
> > creating Makefile
> > sed: file conftest.subs line 35: Unknown option to 's'
> > creating config.h
> > [root@rattler leafnode-1.10b2]#
> >
> >--
> >leafnode-list@xxxxxxxxxxxxxxxxxxxxxxxxxxxx -- mailing list 
> for leafnode
> >To unsubscribe, send mail with "unsubscribe" in the subject 
> to the list
> >
> 
> -- 
> leafnode-list@xxxxxxxxxxxxxxxxxxxxxxxxxxxx -- mailing list 
> for leafnode
> To unsubscribe, send mail with "unsubscribe" in the subject 
> to the list
> 

-- 
leafnode-list@xxxxxxxxxxxxxxxxxxxxxxxxxxxx -- mailing list for leafnode
To unsubscribe, send mail with "unsubscribe" in the subject to the list