ltib
[Top][All Lists]
Advanced

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

RE: [Ltib] apache (httpd) package installation


From: Stuart Hughes
Subject: RE: [Ltib] apache (httpd) package installation
Date: Wed, 26 Sep 2007 14:02:41 +0100

Hi Mark,

Where did you get this RELEASE_INFO file? was it from tmp in your LTIB
installation.  I needed the one that is on the actual iso image you
have.  Also, if you are building as root, you should not as you run the
risk of accidentally destroying your host's files.

I just checked here on the latest build and those warnings are output
and are expected.  .la files are deliberately removed from the rpm
package as they break any cross compilation environment.  libtool is
just being over zealous and making assumptions that are incorrect.

Regards, Stuart

On Wed, 2007-09-26 at 13:49 +0200, Marc Titinger wrote:
> Stuart,
> 
> when going through the ./ltib -c process, the same warnings about
> libapr???.la not being copied show up, and the install stage for httpd
> finishes with the same lines as below. It was alarming to me, but this
> time I ran httpd with strace, and I see it does find a httpd.conf file
> in usr/conf/, so maybe it works after all, and it just needs correct
> server settings now.
> 
> here's the RELEASE_INFO file, in case you'd like to have the warnings
> fixed:
> 
> Release date = Wed Sep 26 11:33:31 2007 UTC
> Release user = root
> Release host = mtr-ubuntu
> Release dir  = /home/mtr/ltib-imx31ads-20070511
> CVS tag      = none
> Release tag  = none
> App version  = 6.4.1
> CVS version  = $Revision: 1.228.2.8 $
> 
> Regards,
> 
> Marc.
> 
> 
> 
> -----Original Message-----
> From:   Stuart Hughes [mailto:address@hidden
> Sent:   Wed 9/26/2007 12:09 PM
> To:     Marc Titinger
> Cc:     address@hidden
> Subject:        Re: [Ltib] apache (httpd) package installation
> 
> Hi Mark,
> 
> Rather than using -p httpd can you:
> 
> $ rm -rf rpm/BUILD/<httpd>..         # can't remember the dir name
> 
> and then run:
> 
> $ ./ltib --configure
> 
> In there go to the package list as select " httpd (apache) web server"
> and save/exit
> 
> This will then build any required dependents as well as httpd.  From
> what I recall it needs expat.
> 
> If that fails then please send the output to me.  Looking at the
> errors
> you have you may need an update (to remove the .la files from the
> rootfs).
> 
> BTW: can you let me know exactly which iso image you have in case I
> need
> to report back to the Freescale support team.  There is also usually a
> file on the iso image called RELEASE_INFO, could you send that too.
> 
> Regards, Stuart
> 
> On Wed, 2007-09-26 at 11:22 +0200, Marc Titinger wrote:
> > Hello,
> >
> > I'd like to add a php-aware web server to my distro for a
> > iMX31-litekit card.
> >
> > So I'm trying to get the httpd (apache) package to install into the
> > rootfs. It's the package that comes with the ltib iso for the
> > Freescale-ADS card.
> >
> > "./ltib -p httpd -m scbuild"  runs OK.
> > "./ltib -p httpd -m scinstall" seems to fail however, as none of the
> > usual httpd.conf files are created in the rootfs/etc/ folder.
> >
> > I get lots of
> >
> > "libtool: install: warning:
> >
> `/home/mtr/ltib-imx31ads-20070511/rpm/BUILD/httpd-2.0.54/srclib/apr-util/libaprutil-0.la'
>  has not been installed in `/usr/lib'"
> >
> > messages, and scbuild finishes with :
> >
> > + mv apr-config apr-config.bak
> > + mv apr-config-4ltib apr-config
> > + mv apu-config apu-config.bak
> > + mv apu-config-4ltib apu-config
> > + chmod 755 apu-config
> > + chmod 755 apr-config
> > + chmod 755 apxs
> > + cd ../build
> > + mv config_vars.mk config_var.mk.bak
> > + mv config_vars-4ltib.mk config_vars.mk
> > + /opt/freescale/ltib/usr/lib/rpm/brp-compress
> > + /opt/freescale/ltib/usr/lib/rpm/brp-strip
> > + /opt/freescale/ltib/usr/lib/rpm/brp-strip-comment-note
> > Processing files: httpd-2.0.54-0
> > Finding  Provides:
> > (using /opt/freescale/ltib/usr/lib/rpm/find-provides)...
> > Finding  Requires:
> > (using /opt/freescale/ltib/usr/lib/rpm/find-requires)...
> > Provides: libapr-0.so.0 libaprutil-0.so.0
> > PreReq: rpmlib(PayloadFilesHavePrefix) <= 4.0-1
> > rpmlib(CompressedFileNames) <= 3.0.4-1
> > Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1
> > rpmlib(CompressedFileNames) <= 3.0.4-1
> > Requires: /bin/sh /usr/bin/perl libc.so.6(GLIBC_2.4)
> > libcrypt.so.1(GLIBC_2.4) libdl.so.2(GLIBC_2.4)
> libgcc_s.so.1(GCC_3.5)
> > libm.so.6(GLIBC_2.4)
> > Build time for httpd: 13 seconds
> >
> >
> > what am I missing ?
> >
> > thanks,
> > Marc.
> >
> >
> >
> > _______________________________________________
> > LTIB home page: http://bitshrine.org
> >
> > Ltib mailing list
> > address@hidden
> > http://lists.nongnu.org/mailman/listinfo/ltib
> 
> 
> 
> 
> 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]