Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Jul 2009 23:37:07 +0300
From:      Anton - Valqk <lists@lozenetz.org>
To:        Stephen Montgomery-Smith <stephen@missouri.edu>
Cc:        ale@freebsd.org, freebsd-ports@freebsd.org
Subject:   Re: unable to make package for php-5.2.10
Message-ID:  <4A5A4973.1090200@lozenetz.org>
In-Reply-To: <4A5A306D.2080402@missouri.edu>
References:  <4A5A263F.7080801@lozenetz.org> <4A5A2B69.5060908@missouri.edu>	<4A5A2D11.8080503@lozenetz.org> <4A5A306D.2080402@missouri.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
works now, but now the libiconv breaks with missing mans...
there is something wrong in whole thing...

Stephen Montgomery-Smith написа:
> Well the other possibility is to edit lang/php5/Makefile.  There are a
> couple of lines that start with
> MAN1=
> Take out the offending parts.
>
> Presumably the maintainer of the port will get to it soon.
>
> (Sorry for top-posting - just following my predecessor.)
>
> Anton - Valqk wrote:
>> I've done this already, but when I want to use portmaster it rebuilds
>> package for php and fails :(
>> otherwise the make pacakge works when touched the missing files...
>>
>> Stephen Montgomery-Smith написа:
>>> Anton - Valqk wrote:
>>>> Hello everyone,
>>>>
>>>> I'm trying to portmaster -g php\* but I got error.
>>>> I've tested to build package with
>>>> make install package in /usr/ports/lang/php5
>>>>
>>>> same thing.
>>>> I get:
>>>> tar: man/man1/php-config.1.gz: Cannot stat: No such file or directory
>>>> tar: man/man1/php.1.gz: Cannot stat: No such file or directory
>>>> tar: Error exit delayed from previous errors.
>>>> pkg_create: make_dist: tar command failed with code 256
>>>>
>>>> I've tried to make distclean php and refetch it - same stuff.
>>>> It won't put in place these files.
>>>>
>>>> Is anyone aware of this problem and is there any simple solution?
>>> Whenever I get a problem like this, I cheat.  I type
>>> touch /usr/local/man/man1/php-config.1.gz
>>> touch /usr/local/tar: man/man1/php.1.gz
>>> or a variation thereof before doing the "make package" again.
>>> _______________________________________________
>>> freebsd-ports@freebsd.org mailing list
>>> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
>>> To unsubscribe, send any mail to
>>> "freebsd-ports-unsubscribe@freebsd.org"
>>>
>>
>>
>>
>
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"
>




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A5A4973.1090200>