automake was successuful but configure didnt worked.

sour...@debian:~/wireshark-1.3.1$ ./configure
./configure: line 1799: config.log: Permission denied
./configure: line 1809: config.log: Permission denied

Thanks
Sourabh Rathor


On Wed, Feb 17, 2010 at 8:35 AM, Ed Beroset <[email protected]> wrote:

> >
> >This is the error...
> >
> >sour...@debian:~/wireshark-1.3.1/epan/dissectors$ make
> >Makefile:6666: *** commands commence before first target.  Stop.
>
> That's a classic symptom of having a tab character in front of a
> non-command line.  Make sure there are no tabs on any of the empty lines,
> e.g. line 6656 and 6663 and that none of the non-command lines start with a
> tab (lines 6657 and 6664).  Also, make sure that you haven't mixed Unix-mode
> and DOS-mode line endings in any of the files (CR vs CRLF).  If none of that
> helps, run automake and configure (from the top directory) to force things
> to be regenerated from Makefile.am and Makefile.common.
>
> Ed
>
> ___________________________________________________________________________
> Sent via:    Wireshark-dev mailing list <[email protected]>
> Archives:    http://www.wireshark.org/lists/wireshark-dev
> Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
>             mailto:[email protected]?subject=unsubscribe
>



-- 
Sourabh Rathor
Institute Of Informatics & Communication
South Campus, Delhi University
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <[email protected]>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:[email protected]?subject=unsubscribe

Reply via email to