Ask a Question related to FreeBSD, Design and Development.
-
Doug Hardie #1
Port Problem
I seem to have done something to a port that is causing a problem. The
port is dspam and I first did a make on it. Up cam this nice
configuration option window (similar to sysinstall) where I select what
turns out to be incompatable options. However, that wasn't obvious at
the time. The patching and configuration completed successfully. All
the various required ports installed properly. However, the make of
dspam failed because of the incompatable options. The error message
made it all obvious. However, I can't find a way to go back to that
configuration option window to correct the problem.
Make just takes me back to the compile error. Removing the work
directory and the tar file results in a new download and then a silent
return to the same problem. Make clean does essentially the same
thing. The configuration options are being stored somewhere and I
suspect I need to delete them, but where?
Doug Hardie Guest
-
Flash 8 port connectivity problem
Hi, I have a client that no longer can connect to your port connectivity test (http://www.adobe.com/go/tn_16466 ) since they upgrade from flash... -
Net::SFTP port problem
I'm trying to convert some scripts from running Net::FTP over to Net::SFTP on a Win32 server. I've installed Net::SFTP via ppm successfully. ... -
WS Client Protocol port problem?
The 'add web reference' in Visual Studio 2002, along with WSDL.exe is broken. It seems that it is a problem with th MS Web Services Client... -
PHP port problem
Anyone can explain to me why when we use mssql_connect to connect directly to MSSQL server mssql_connect ('192.168.0.15:1433' , 'username' ,... -
FTP problem when changing port number
I think I have a problem with my router. If I connect to my webserver on port 21 the contents of my folders are listed fine and I don't have any... -
Michael C. Shultz #2
Re: Port Problem
On Wednesday 23 February 2005 09:35 pm, Doug Hardie wrote:
run make rmconfig in the port's directory.> I seem to have done something to a port that is causing a problem.
> The port is dspam and I first did a make on it. Up cam this nice
> configuration option window (similar to sysinstall) where I select
> what turns out to be incompatable options. However, that wasn't
> obvious at the time. The patching and configuration completed
> successfully. All the various required ports installed properly.
> However, the make of dspam failed because of the incompatable
> options. The error message made it all obvious. However, I can't
> find a way to go back to that configuration option window to correct
> the problem.
>
> Make just takes me back to the compile error. Removing the work
> directory and the tar file results in a new download and then a
> silent return to the same problem. Make clean does essentially the
> same thing. The configuration options are being stored somewhere and
> I suspect I need to delete them, but where?
>
-Mike
Michael C. Shultz Guest



Reply With Quote

