voronoi problem

please always copy the mailing list on your replies.

Dear all

As mentioned, i created make my file named make.Ubuntup1 but got so many
warnings in between like

1. ../pair_yukawa.cpp:291:41: warning: ignoring return value of 'size_t
fread(void*, size_t, size_t, FILE*)', declared with attribute
warn_unused_result [-Wunused-result] and then

most of them are completely harmless.

compilation stops by giving error hence unable to install voronoi

2.c++: error:
L/home/metal/Documents/lammps-17Dec13/examples/voronoi/install/lib: No such
file or directory
make[1]: *** [../lmp_ubuntup1] Error 1
make[1]: Leaving directory
`/home/metal/Documents/lammps-17Dec13/src/Obj_ubuntup1'
make: *** [ubuntup1] Error 2

please suggest me how to solve this problem

fix the (trivial) typo in your makefile. you have "L/home/..." where
it should be "-L/home/..."

axel.